CodeforNRV / virginia-childcare

Project around maintaining and displaying a database of childcare facilities in (Southwest) Virginia
MIT License
0 stars 0 forks source link

Develop web scraper for DSS website #2

Open nealf opened 7 years ago

nealf commented 7 years ago

Develop a scraper to get data from the Virginia Department of Social Services (DSS) website. Scraper should probably be rate limited to not overwhelm the system, and should be able to update the database where appropriate.

nealf commented 6 years ago

A couple of python libraries for doing web scraping to explore: