Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

A data scraper for the Dorset Council bin collection site

License

Notifications You must be signed in to change notification settings

stevenhowes/dorset-binformation

Repository files navigation

dorset-binformation

A data scraper for the Dorset Council bin collection site for bin collection dates

Installation

wget https://github.com/stevenhowes/dorset-binformation/archive/refs/heads/main.zip
unzip main.zip
cd dorset-binformation-main
make
sudo install
sudo service dorset-binformation start

Edit /etc/systemd/system/dorset-binformation.service if an alternate port is required

Example Curl

curl http://localhost:8998/uprn/100041115206

{"food":1712880000,"recycling":1713484800,"rubbish":1712880000}

About

A data scraper for the Dorset Council bin collection site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published