Support for schedules provided by Bury Council, serving Bury, UK.
waste_collection_schedule:
sources:
- name: bury_gov_uk
args:
id: PROPERTY_ID
postcode: POSTCODE
address: ADDRESS
id
(string) (optional)
postcode
(string) (optional)
address
(string) (optional)
waste_collection_schedule:
sources:
- name: bury_gov_uk
args:
id: "647186"
waste_collection_schedule:
sources:
- name: bury_gov_uk
args:
address: "1 Oakwood Close"
postcode: "BL8 1DD"
Your PROPERTY_ID is the collection of numbers at the end of the url when viewing your collection schedule in Developer Tools on the Bury Council web site.
For example: https://www.bury.gov.uk/app-services/getPropertyById?id=647186
You have to navigate to https://www.bury.gov.uk/waste-and-recycling/bin-collection-days-and-alerts, open Dev Tools, Select Network and then input your Postcode and select your Address. The URL should appear as network traffic.