dip21-scraper
The dip21 Scraper for Bundestag.de.
Tech Stack
Prerequisites
Getting started
Clone the git repo & run the project
git clone git@github.com:bundestag/dip21-scraper.git
cd dip21-scraper
yarn install
Compile and start
yarn start
- Select Periods
- Select OperationTypes
Sart with Parameters
yarn start --periods 18,19 --operationtypes 100,200
Test Project
yarn lint
Contributing
Anyone and everyone is welcome to contribute. Start by checking out the list of open issues.
License
Copyright © 2017-present DEMOCRACY Deutschland e.V.. This source code is licensed under the Apache 2.0 license found in the LICENSE file.
Made with