pip install parkrun-to-sqlite
parkrun-to-sqlite XXXXXXX parkruns.db
Replace XXXXXXX
with your parkrun ID, excluding the initial 'A'.
The SQLite database produced by this tool is designed to be browsed using Datasette (example).
pip install parkrun-to-sqlite
parkrun-to-sqlite XXXXXXX parkruns.db
Replace XXXXXXX
with your parkrun ID, excluding the initial 'A'.
The SQLite database produced by this tool is designed to be browsed using Datasette (example).