All Projects → Parliament-in-Data → Federal-Parliament-Scraper

Parliament-in-Data / Federal-Parliament-Scraper

Licence: MIT license
A scraper for obtaining information on the workings of the Belgian Federal Parliament.

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to Federal-Parliament-Scraper

web-crawler
Python Web Crawler with Selenium and PhantomJS
Stars: ✭ 19 (+5.56%)
Mutual labels:  scraper
cat-message
Finds cat images/videos/gifs on reddit, sends them to my mom via applescript
Stars: ✭ 35 (+94.44%)
Mutual labels:  scraper
wordpress-scraper
Simple, easy-to-use scraper to scrape data from WordPress JSON API
Stars: ✭ 22 (+22.22%)
Mutual labels:  scraper
crawler-chrome-extensions
爬虫工程师常用的 Chrome 插件 | Chrome extensions used by crawler developer
Stars: ✭ 53 (+194.44%)
Mutual labels:  scraper
stweet
Advanced python library to scrap Twitter (tweets, users) from unofficial API
Stars: ✭ 287 (+1494.44%)
Mutual labels:  scraper
INMET-API-temperature
Crawler dos dados metereológicos de estações convencionais do INMET (BDMEP)
Stars: ✭ 32 (+77.78%)
Mutual labels:  scraper
Facebook-Profile-Pictures-Downloader
😆 Download public profile pictures from Facebook.
Stars: ✭ 23 (+27.78%)
Mutual labels:  scraper
python web scraping
Web scraping using python, requests and selenium
Stars: ✭ 40 (+122.22%)
Mutual labels:  scraper
barclayscrape
A small app to programmatically mainpulate Barclays online banking
Stars: ✭ 57 (+216.67%)
Mutual labels:  scraper
scripts
A collection of random scripts I coded up
Stars: ✭ 17 (-5.56%)
Mutual labels:  scraper
gochanges
**[ARCHIVED]** website changes tracker 🔍
Stars: ✭ 12 (-33.33%)
Mutual labels:  scraper
ColegaDondeEstaMiTFM
Un bot de Twitter que comparte cada hora un TFM hasta que Cristina Cifuentes enseñe el suyo.
Stars: ✭ 14 (-22.22%)
Mutual labels:  scraper
PyScholar
A 'supervised' parser for Google Scholar
Stars: ✭ 74 (+311.11%)
Mutual labels:  scraper
tripadvisor-scraper
Scrape Tripadvisor restaurant, hotels, and places.
Stars: ✭ 40 (+122.22%)
Mutual labels:  scraper
BookingScraper
🌎 🏨 Scrape Booking.com 🏨 🌎
Stars: ✭ 68 (+277.78%)
Mutual labels:  scraper
Website-downloader
💡 Download the complete source code of any website (including all assets). [ Javascripts, Stylesheets, Images ] using Node.js
Stars: ✭ 615 (+3316.67%)
Mutual labels:  scraper
scrapers
scrapers for building your own image databases
Stars: ✭ 46 (+155.56%)
Mutual labels:  scraper
trawler
scraper for facebook, gab, google and tiktok
Stars: ✭ 20 (+11.11%)
Mutual labels:  scraper
PTTmineR
Parallel Searching and Crawling Data from PTT 🚀
Stars: ✭ 31 (+72.22%)
Mutual labels:  scraper
fansly
Simply scrape / download all the media from an fansly account
Stars: ✭ 351 (+1850%)
Mutual labels:  scraper

Belgian Federal Parliament Scraper & API

Netlify Status Build the API, Create Release and Deploy to Netlify

This library provides a scraper based on the Python library Beautiful Soup for the website and meeting notes of the Belgian Federal Parliament. The scraper can currently provide information on the plenary meetings for the sessions between 2007 and now, details on the votes that occurred and the members. We also provide a hosted version of the JSON API generated using this library, documentation on this API still is a work-in-progress but the code can serve as documentation if necessary?

Functionality

  • Obtain an overview of all the plenary meetings for a given session
  • Get the party affiliation, province and language for the members in the federal parliament during a specified session.
  • For each plenary meeting, obtain the meeting topics and votes that occurred during the meeting.
  • Support for general votes and votes per language group (i.e. for cases where a majority in both groups is needed).
  • Get the names and party affiliation of voters.

Future functionality

  • Get committee meetings and votes in a similar API interface
  • Provide statistical information on the occurence of the names of the different parliament members in a specific meeting.
  • Allow end users to not only get titles of the meeting topics but also the notes of the discussion itself.

Getting started

Have a look at demo.py to get started.

Sponsors

The Federal Parliament API is hosted by Netlify and Cloudflare, without the free services provided by these valued partners we wouldn't be able to exist.

Deploys by Netlify
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].