add Readme
This commit is contained in:
parent
641dd19b8d
commit
d2dfaada36
1 changed files with 8 additions and 0 deletions
8
Readme.md
Normal file
8
Readme.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# 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>`
|
||||
Loading…
Add table
Add a link
Reference in a new issue