Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fgregg/tax_agency_reports
- Owner: fgregg
- License: mit
- Created: 2020-03-22T02:45:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-10T15:28:05.000Z (over 4 years ago)
- Last Synced: 2024-10-15T09:55:48.046Z (3 months ago)
- Language: Python
- Size: 6.09 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```