A collection of Python 3 scripts to automatically parse through and store information from the Planetside 2 Census API.
Arklur's API guide was used heavily as a reference for this project, and the query used in weapons.py was practically directly lifted from there.
The program is designed to run in Python 3. Most are called using python3 [file] [Census Service ID] All except for weapons.py can safely use the example service ID as they only make one request each.
The JSON files generated by these scripts are used in Auraxis Bot.
If you have any questions or suggestions for improvement, contact the dev on Reddit at /u/RemainNA or Discord at RemainNA#0159.