Skip to content
This repository was archived by the owner on Mar 9, 2020. It is now read-only.

manuelgu/escooter-ottonow-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Scooter OTTO NOW Scraper

Scrapes https://escooter.ottonow.de periodically to detect whether scooters can now be purchased or not. Sends a slack alert as soon as they can be purchased

Setup

Rename config.example.json to config.json and fill out Slack Webhook URL. Check Slack API documentation on how to obtain a Slack Services URL for Incoming Webhooks.

Docker

Build image with docker build -t escooter-ottonow .

Run image with docker run -d escooter-ottonow

The container will exit as soon as scooters are available and alerts have been sent out.

About

Can E-Scooters at OTTO NOW be purchased already?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published