bundesscraper

Scraping Data of Members of the German Federal Parliament.

Usage no npm install needed!

<script type="module">
  import bundesscraper from 'https://cdn.skypack.dev/bundesscraper';
</script>

README

Bundesscraper

Scraping Data of Members of the German Federal Parliament.

About

Bundesscraper collects data of German Parliament members from several Websites and combines them. The data is collected from

Installation

npm -g install bundesscraper

Usage

bundesscraper [-c] [-v] [-d] [data.json]
  • -c --cache turn on caching, creates cache.json with unprocessed data
  • -v --verbose show a lot of information
  • -d --debug show a lot more information

License

Bundesscraper is Public Domain.