Bundescrawler/Readme.md
2025-12-02 09:20:33 +01:00

8 lines
407 B
Markdown

# 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>`