mguida22 / cu-location-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CU Location scraper

Scrape location data regarding CU Boulder buildings.

# basic usage
$ python3 scraper.py

# to pretty print output
$ python3 scraper.py --pretty-print

# to save to a different file
$ python3 scraper.py --outfile="my-outfile.json"

About

License:MIT License


Languages

Language:Python 100.0%