All Projects → bundestag → gesetze-tools

bundestag / gesetze-tools

Licence: LGPL-3.0 license
Scripts to maintain German law git repository

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to gesetze-tools

munich-scripts
Some useful scripts simplifying bureaucracy
Stars: ✭ 105 (+6.06%)
Mutual labels:  scraper, germany
4scanner
Continuously search imageboards threads for images/webms and download them
Stars: ✭ 103 (+4.04%)
Mutual labels:  scraper
scrapeer
Essential PHP library that scrapes HTTP(S) and UDP trackers for torrent information.
Stars: ✭ 81 (-18.18%)
Mutual labels:  scraper
website-to-json
Converts website to json using jQuery selectors
Stars: ✭ 37 (-62.63%)
Mutual labels:  scraper
diffbot-php-client
[Deprecated - Maintenance mode - use APIs directly please!] The official Diffbot client library
Stars: ✭ 53 (-46.46%)
Mutual labels:  scraper
vsco-scraper
Easily allows for scraping a VSCO
Stars: ✭ 106 (+7.07%)
Mutual labels:  scraper
rose
Analyse all kinds of data for a TV series
Stars: ✭ 34 (-65.66%)
Mutual labels:  scraper
dorkscout
DorkScout - Golang tool to automate google dork scan against the entiere internet or specific targets
Stars: ✭ 189 (+90.91%)
Mutual labels:  scraper
nigerian-laws
A compilation of the Laws, Enactments and Subsidiary Legislation of the Federation of Nigeria in Markdown
Stars: ✭ 15 (-84.85%)
Mutual labels:  laws
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+31.31%)
Mutual labels:  scraper
avbot-charts
Aviation charts
Stars: ✭ 20 (-79.8%)
Mutual labels:  scraper
extract-emails
Extract emails from a given website
Stars: ✭ 58 (-41.41%)
Mutual labels:  scraper
extension
web scraping extension
Stars: ✭ 28 (-71.72%)
Mutual labels:  scraper
ant
A web crawler for Go
Stars: ✭ 264 (+166.67%)
Mutual labels:  scraper
LinkedIn-Scraper
A LinkedIn Scraper to scrape up to 10k LinkedIn profiles from company profile links and save their e-mail addresses if available!
Stars: ✭ 62 (-37.37%)
Mutual labels:  scraper
pyitau
Unofficial client to access your Itaú bank data
Stars: ✭ 28 (-71.72%)
Mutual labels:  scraper
GChan
Scrape boards and threads from 4chan (8kun WIP). Downloads images, videos and HTML if desired.
Stars: ✭ 31 (-68.69%)
Mutual labels:  scraper
scraper
图片爬取下载工具,极速爬取下载 站酷https://www.zcool.com.cn/, CNU 视觉 http://www.cnu.cc/ 设计师/用户 上传的 图片/照片/插画。
Stars: ✭ 64 (-35.35%)
Mutual labels:  scraper
TikTokDownloader PyWebIO
🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音|TikTok数据爬取工具,支持API调用,在线批量解析及下载。
Stars: ✭ 919 (+828.28%)
Mutual labels:  scraper
ceiba-dl
NTU CEIBA 資料下載工具
Stars: ✭ 80 (-19.19%)
Mutual labels:  scraper

BundesGit Gesetze Tools

These scripts are used to keep the law repository up to date.

Install requirements:

pip install -r requirements.txt

For help see their docstring, command line help or source code.

lawde.py

Downloads all laws as XML files from www.gesetze-im-internet.de and extracts them to a directory.

Last tested: 2017-01-14 SUCCESS

lawdown.py

Converts all XML laws to Markdown and copies them with other files related to the law into specified working directory.

Last tested: 2017-01-14 SUCCESS

bgbl_scraper.py

Scrapes the table of contents of all issues of the Bundesgesetzblatt and dumps the result to JSON.

Last tested: 2021-03-30 SUCCESS

banz_scraper.py

Scrapes the table of contents of all available issues of the Bundesanzeiger and dumps the result to JSON.

Last tested: 2017-01-14 SUCCESS

vkbl_scraper.py

Scrapes the table of contents of all available issues of the Verkehrsblatt and dumps the result to JSON.

Last tested: 2017-01-14 SUCCESS

lawgit.py

Checks the repositories working directory for changes, tries to find relations to table of content entries in BGBl and BAnz data, commits the changes to a branch and merges the branch into master.

Last tested: 2017-01-14 SUCCESS

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].