Skip to content

Simple webscraper and visualizer of polls that can be found on wahlrecht.de/umfragen

License

Notifications You must be signed in to change notification settings

Eike-Flath/wahlumfragen

Repository files navigation

Public polls for Germany's federal elections

This project is a rudimentary web scraper of wahlrecht.de, a website where you can find an overview of public polls for Germany's federal election.

To run the webscraper, do ./gradlew run (you need Java 17) and if everything works, it will put the data in results.json.

Additionally, a very rudimentary Python-script for visualising the data can be found in visualize.py. Do python visualize.py (you need matplotlib); it will read results.json and save an image to results.png.

About

Simple webscraper and visualizer of polls that can be found on wahlrecht.de/umfragen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published