Skip to content

A collection of Python 3 scripts to automatically parse through and store information from the Planetside 2 Census API.

License

Notifications You must be signed in to change notification settings

RemainNA/planetside-census-scraper

Repository files navigation

Planetside Census Scraper

A collection of Python 3 scripts to automatically parse through and store information from the Planetside 2 Census API.

Attribution

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.

Usage

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.

Related projects

The JSON files generated by these scripts are used in Auraxis Bot.

Contact

If you have any questions or suggestions for improvement, contact the dev on Reddit at /u/RemainNA or Discord at RemainNA#0159.

About

A collection of Python 3 scripts to automatically parse through and store information from the Planetside 2 Census API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages