https://github.com/loganintech/octane-gg-api-download
https://github.com/loganintech/octane-gg-api-download
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loganintech/octane-gg-api-download
- Owner: loganintech
- Created: 2023-04-14T04:46:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T07:42:29.000Z (about 3 years ago)
- Last Synced: 2025-07-09T21:17:03.676Z (12 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# octane.gg API Download
This is a python script that will download the API of octane.gg. It hits the top level API without any option parameters set, downloading each page if there are multiple.
This means that if you want, say, the data from GarrettG during a specific event, you won't get the convenient API that octane.gg created that lets you search for things.
Instead, if you have to find the event he played in, get the matches in the event, then go to the `matches` folder and find the games, where you can then see his stats or other data.