Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loganintech/octane-gg-api-download
https://github.com/loganintech/octane-gg-api-download
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/loganintech/octane-gg-api-download
- Owner: loganintech
- Created: 2023-04-14T04:46:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T07:42:29.000Z (over 1 year ago)
- Last Synced: 2024-10-18T06:52:56.986Z (3 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.