- Download all daily leaderboards using
download.py
(will take a while to avoid spamming the AoC server) - Run
parse.py
to extract the ranking information and create the JSON data files
See benediktwerner.github.io/aoc-leaderboard for a live version.
All the code in this repository is in the public domain. Or if you prefer, you may also use it under the MIT license or CC0 license.