A small tool to track cryptocurrency data and visualize market trends.
Fetches top coins from CoinGecko, exports CSV and JSON data, and generates charts for market cap and 24h changes.
- Pulls the latest cryptocurrency data via CoinGecko API
- Exports structured CSV and JSON files
- Generates charts to visualize market cap and price change trends
- Easy setup with a virtual environment
- Clone the repository:
git clone https://github.com/MckAnissa/crypto-scraper.git