FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

wolfgangs-code/UpInARMS: An ARMS dispatch data scraper · GitHub

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

About

An ARMS dispatch data scraper

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL