An open API service indexing awesome lists of open source software.

https://github.com/rainbowdashlabs/bln-fire-tracker

Tracks the amount of emergencies of the berlin fire and rescue department every minute
https://github.com/rainbowdashlabs/bln-fire-tracker

Last synced: about 1 month ago
JSON representation

Tracks the amount of emergencies of the berlin fire and rescue department every minute

Awesome Lists containing this project

README

        

# BLN-Fire-Tracker

A simple python script which reads the current emergency count data from the website of the berlin [fire and rescue department](https://www.berliner-feuerwehr.de/).
The data is refreshed every minute and that's why the script checks for new numbers every minute as well

Instead of scraping the website the script uses an internal endpoint.
While scraping the website is allowed by the robots.txt the internal endpoint is forbidden.
So sadly while this script works we should not use it, because we are not evil people c: