Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honzajavorek/czech-political-parties
Tracking changes in Czech political parties
https://github.com/honzajavorek/czech-political-parties
czech czech-republic czechia git-scraping parties political-parties registry scraper scrapy
Last synced: about 5 hours ago
JSON representation
Tracking changes in Czech political parties
- Host: GitHub
- URL: https://github.com/honzajavorek/czech-political-parties
- Owner: honzajavorek
- License: unlicense
- Created: 2020-11-08T11:27:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T04:06:06.000Z (2 months ago)
- Last Synced: 2024-09-11T10:06:19.761Z (2 months ago)
- Topics: czech, czech-republic, czechia, git-scraping, parties, political-parties, registry, scraper, scrapy
- Language: Python
- Homepage:
- Size: 600 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🇨🇿 czech-political-parties
Tracking changes in Czech political parties:
- [History of changes](https://github.com/honzajavorek/czech-political-parties/commits/main/items.json)
- [Feed of changes](https://github.com/honzajavorek/czech-political-parties/commits/main.atom) (aka RSS)
- [Download JSON](https://raw.githubusercontent.com/honzajavorek/czech-political-parties/main/items.json)Inspired by [@simonw](https://github.com/simonw)'s [git scraping article](https://simonwillison.net/2020/Oct/9/git-scraping/) and [this tweet](https://twitter.com/simonw/status/1324479089760104448). I noticed there is a [registry of all political parties and movements in the Czech Republic](https://aplikace.mvcr.cz/seznam-politickych-stran/), and that for journalists [it's sometimes useful to monitor it for changes](https://www.seznamzpravy.cz/clanek/minar-si-zalozil-novy-spolek-pro-cr-ma-zmenit-cesko-k-lepsimu-126163#utm_content=ribbonnavignews&utm_term=milion%20chvilek&utm_medium=hint&utm_source=search.seznam.cz). Hence I decided to scrape the registry and have it as a git scraping pet project.
The scraper uses my favorite [Scrapy](https://docs.scrapy.org/) framework. So far I scrape only a few fields. If you want to build on top of the data and you're missing something, let me know in [issues](https://github.com/honzajavorek/czech-political-parties/issues). The data is sorted by registration date, so that the newest parties and movements are at the top of the file.
I'm curious what changes I'm about to see!