Get trending music charts by country and platform from multiple popular sources.
git clone https://github.com/FaridDadashzade/chartify.git
cd chartify
pip install -r requirements.txt
python index.py- Supports multiple platforms: Shazam, Spotify, TikTok, YouTube, iTunes
- Retrieves top charts for various countries
- Provides a simple Flask API for easy access
- Scraping logic modularized inside the scrapers/ folder
- Easy to extend with new platforms or countries
Made with ❤️ by FVREED