You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laurens Debackere edited this page Mar 14, 2021
·
3 revisions
The Federal Parliament Scraper was implemented in Python using the BeautifulSoup4 library. It scrapes the public HTML-format reports published by the Parliament at dekamer.be and processes these into Python classes.
Through the automated processing of the reports, we have discovered a few inconsistencies over the course of the years which we list on the Erratum page.
We also provide a hosted version of the JSON API generated by the parser at parlement.thundr.be, this API is kept up to date with new releases of the scraper and is also updated with new meeting notes on a daily basis.