Skip to content

lukasstevens/scrape-mep-mails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actnow-scrape

Scrape data from the members of the European Parliament (MEPs) from the official EU websites.

Getting Started

  1. Clone this repository
$ git clone https://github.com/lukasstevens/actnow-scrape
$ cd actnow-scrape
  1. Create a Python virtual environment and install
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -e .
  1. Start scraping
$ actnow-scrape download
$ actnow-scrape initdb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages