This repository scrapes Kattis leaderboard and store its result on data/kattis.json every twenty minutes if it has changed.
data/kattis.json
This project is inspired from this article: Git scraping: track changes over time by scraping to a Git repository.