This is a collection of the end of year lists from Boomkat in a machine-readable format.
The lists are available as SQLite database with a joined dump and individual chart CSV files:
- boomkat.db (SQLite database)
- boomkat.db.csv (CSV file)
csv/raw/
(CSV files for each chart)
The code is a few years old but seems to work still. It relies on Selenium and an undetected Chromedriver. If you want to re-create this database, you can run the following commands:
# Install dependencies
pip install -r requirements.txt
python boomkat.py