No description
Find a file
2025-12-02 10:44:03 +01:00
.gitignore add egg-info to gitignore 2025-11-13 21:56:53 +01:00
crawler.py remove disclaimer 2025-12-02 09:20:41 +01:00
flake.lock add dev environment 2025-11-13 18:22:58 +01:00
flake.nix add dev environment 2025-11-13 18:22:58 +01:00
pyproject.toml pin versions of dependencies 2025-12-02 10:44:03 +01:00
Readme.md add Readme 2025-12-02 09:20:33 +01:00

Bundescrawler

This repository contains the scraper (I just liked the name Bundescrawler), which collects the available information from the sites of the representatives of the German Parlament.

How to use

  • Clone the repository
  • Install the dependencies with pip install .
  • Initialize a repository somewhere where you want to save the information.
  • Run python3 crawler.py -o <output directory>