2024-04-10 22:10:20 +01:00
2024-04-10 21:36:43 +01:00
2024-04-10 22:10:20 +01:00
2024-04-10 21:36:43 +01:00
2024-04-10 21:36:43 +01:00
2024-04-10 14:35:18 +01:00
2024-04-10 21:47:18 +01:00
2024-04-10 21:47:18 +01:00

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}
S
Description
A data scraper for the Dorset Council bin collection site
Readme Unlicense 36 KiB
Languages
Go 87.1%
Makefile 12.9%