Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 681 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 681 Bytes

Boomkat End of Year in machine-readable format

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:

Code

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