/speedruncom-backup

Backup an entire speedrun.com game to JSON

Primary LanguageJavaScriptMIT LicenseMIT

Speedrun.com Backup

Backup all data and image assets related to a game on speedrun.com to JSON files.

Usage

  1. Clone this repository
  2. Set the game ID or URL abbreviation at the GAME variable.
  3. npm i
  4. npm start

To Do

  • Support command-line arguments
  • Deploy to NPM