An ARMS dispatch database scraper and exporter
Move to any folder
You need requests
installed.
upinarms.py [Agency IDs]
Example: To download the dispatch databases of:
- Wiggins, MS Police Department [26]
- University of Oklahoma [58]
- University of North Georgia [64]
simply run upinarms.py 26 58 64
.
The outputs will be saved in the output/
folder under the names agencyID-**.json
A list of Agency IDs can be generated by running the script initially.