edgi-govdata-archiving / archivers-harvesting-tools

ARCHIVED--Collection of scripts and code snippets for data harvesting after generating the zip starter
GNU General Public License v3.0
32 stars 28 forks source link

Python scraping tool #11

Closed diafygi closed 7 years ago

diafygi commented 7 years ago

Here's a simple python scraping tool that has examples for scraping using requests, beautifulsoup, and Selenium (both with Firefox and Chrome).

titaniumbones commented 7 years ago

Excellent, squashing & merging, thanks @diafygi !