Using Python 3.9+ and NodeJS 14.17+ and some janktacular code, this will extract data from the Idlescape frontend JavaScript loaded on each client.
python3.9 extraction.py
If you have Prettier installed you can pass the --format
argument to generate formatted JSON files.
python3.9 extraction.py --format