Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fgregg/tax_agency_reports

Scraper for Cook County Clerk's Tax Agency Reports
https://github.com/fgregg/tax_agency_reports

Last synced: about 1 month ago
JSON representation

Scraper for Cook County Clerk's Tax Agency Reports

Awesome Lists containing this project

README

        

# Tax Agency Reports
Scraper for [Cook County Clerk's Tax Agency Reports](https://www.cookcountyclerk.com/service/tax-agency-reports)

## System Requirements
- Python 3
- lxml

## To use
```bash
> pip install -r requirements.txt
> python scrape.py
```