Skip to content

gabrielfalcao/berlin-bike-watch

Repository files navigation

Berlin Bike Watch

Script that scrapes the Berlin Police website and generates a list of the bikes found by brand.

Motivation

My bike got stolen and I want to keep an eye on the police's findings, who knows? Maybe I'll recover my bike.

Usage

pipenv install --dev
pipenv shell

# then ...
berlin-bike-watch "https://www.berlin.de/polizei/service/vermissen-sie-ihr-fahrrad/herrenfahrraeder/" -o male-bikes.json
berlin-bike-watch "https://www.berlin.de/polizei/service/vermissen-sie-ihr-fahrrad/damenfahrraeder/" -o female-bikes.json
berlin-bike-watch "https://www.berlin.de/polizei/service/vermissen-sie-ihr-fahrrad/kinderfahrraeder/" -o children-bikes.json
berlin-bike-watch "https://www.berlin.de/polizei/service/vermissen-sie-ihr-fahrrad/sonstige-fahrraeder/" -o misc-bikes.json
berlin-bike-watch "https://www.berlin.de/polizei/service/vermissen-sie-ihr-fahrrad/fahrradteile/" -o mutilated-bikes.json

About

A simple scraper for bikes found by the Berlin Police

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published