Scripts to pull and display stats from the Halo 5 API
-
Check out the code: git clone https://github.com/mattlyle/halostats2.git
-
Create the local file "api-key.txt" in the top level directory and fill in your halo5 API key
-
Create the local file "gamertags.txt" in the top level directory and fill in the gamertags you wish to fetch, one per line.
-
Run the script: python src/halostats2.py
The script will cache all data it can in a directory called "cached-data"