Chi Hack Night data data scraping project to make matters and documents filed by the New York Department of Public Service more accessible.
- Docker
- Docker Compose
- python
- scrapelib
-
Grab the repo:
git clone [email protected]:chihacknight/climate-ny-dps-scraper.git cd climate-ny-dps-scraper
-
Start developing
docker-compose up --build
or
pip install -r requirements.txt