8000 GitHub - wolfgangs-code/UpInARMS: An ARMS dispatch data scraper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wolfgangs-code/UpInARMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
8000

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpInARMS

An ARMS dispatch database scraper and exporter

Installation

Move to any folder You need requests installed.

Usage

upinarms.py [Agency IDs]

Example: To download the dispatch databases of:

  1. Wiggins, MS Police Department [26]
  2. University of Oklahoma [58]
  3. 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.

License

GNU GPLv3

0