Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

europarl_scraper

A Python scrapy project for scraping data from European Parliament's website.

Installation

pip install -r requirements.txt

Just give me the data!

It's on S3 in a public bucket!

To run:

  • First, grab the start urls. Run python get_urls.py

  • Then, run any of the scrapers:

scrapy crawl europarl_speeches -o data/speeches.csv scrapy crawl europarl_debates -o data/debates.csv scrapy crawl europarl_speakers -o data/speakers.csv

Notes

There are many TODO's for this still, so plz be patient.

Questions?

Feel free to reach out on Twitter or Freenode (@kjam).

About

European Parliament website Python scraper

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /