Scrape data from the members of the European Parliament (MEPs) from the official EU websites.
- Clone this repository
$ git clone https://github.com/lukasstevens/actnow-scrape
$ cd actnow-scrape
- Create a Python virtual environment and install
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -e .
- Start scraping
$ actnow-scrape download
$ actnow-scrape initdb