mpapierski / veturilo

Scraper for your rentals of Veturilo - Warsaw's Public Bike

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

veturilo

Scraper for your rentals of Veturilo - Warsaw's Public Bike

How to run

  1. Configure
export VETURILO_USER="+48123456789"
export VETURILO_PASS="123456"
  1. Run
pipenv run tests
pipenv run scraper
  1. Analyse
open rentals.csv

Todo

  1. Dump data into sqlite database
  2. Send notifications (by email?) whenever rentals are changed

Author

Michał Papierski

About

Scraper for your rentals of Veturilo - Warsaw's Public Bike


Languages

Language:Python 100.0%