This is a Python 2.7 script designed to scrape the contents of Opensecrets.org individual political donor searches and compile them as a CSV file.
- Python 2.7 (3.x does not work yet)
- requests
- beautifulsoup4
A script to scrape results from individual donor searches on opensecrets.org.
Python
This is a Python 2.7 script designed to scrape the contents of Opensecrets.org individual political donor searches and compile them as a CSV file.