
Battlesnake Downloader by l4r0x
Download game turns from play.battlesnake.com.
3 Users3 Users
Extension Metadata
About this extension
The extension allows you to download JSON game inputs from the battlesnake website.
This may be useful to reconstruct games, test your snakes, and answer the recurring question: Why did you do that?
Just open a game in your browser and then click on the icon in the address bar to download a specific turn.
The game data is then fetched from
For more information on the format see: https://docs.battlesnake.com/references/api
Source Code: https://gitlab.com/wrenger/battlesnake-downloader
This may be useful to reconstruct games, test your snakes, and answer the recurring question: Why did you do that?
Just open a game in your browser and then click on the icon in the address bar to download a specific turn.
The game data is then fetched from
engine.battlesnake.com
and copied it into the clipboard.For more information on the format see: https://docs.battlesnake.com/references/api
Source Code: https://gitlab.com/wrenger/battlesnake-downloader
Rated 5 by 1 reviewer
Permissions and dataLearn more
Required permissions:
- Input data to the clipboard
- Access your data for play.battlesnake.com
- Access your data for engine.battlesnake.com
More information
- Add-on Links
- Version
- 0.9
- Size
- 14.9 kB
- Last updated
- 3 years ago (30 Jan 2023)
- Related Categories
- Licence
- MIT Licence
- Version History
- Add to collection
Release notes for 0.9
- Option to copy the data in the Engine format instead of the Snake API
- Exclude rulesets for other game modes