An open API service indexing awesome lists of open source software.

https://github.com/datamade/chicago-openelex

Chicago Open Election Scraper
https://github.com/datamade/chicago-openelex

Last synced: 29 days ago
JSON representation

Chicago Open Election Scraper

Awesome Lists containing this project

README

          

# chicago-openelex
Chicago Open Election Scraper

To run:

1. set up [datamade/openelections-core](https://github.com/datamade/openelections-core/)
2. set up this repo
```
git clone git@github.com:datamade/chicago-openelex.git
cd chicago-openelex
python setup.py develop
```

3. run the scraper
```
openelex scrape --state=il --place=chicago
```