Support for schedules provided by Broxtowe Borough Council, serving Broxtowe Borough Council, UK.
waste_collection_schedule:
sources:
- name: broxtowe_gov_uk
args:
uprn: UPRN
postcode: POSTCODE
uprn
(String | Integer) (required)
postcode
(String) (required)
waste_collection_schedule:
sources:
- name: broxtowe_gov_uk
args:
uprn: 100031343805
postcode: NG9 2NL
Use your postcode as postcode argument
An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering your address details.
- Fill out your postcode at https://selfservice.broxtowe.gov.uk/renderform?t=217&k=9D2EF214E144EE796430597FB475C3892C43C528 and press
Find address. - Open your browser developer tools (in most browser
F12orright click -> inspect) and open thenetworktab. - Open the
core/addresslookuprequest and inspect its JSON response. - Find your address. Its
Keyvalue contains your UPRN with aUprefix (for example,U100031343805means your UPRN is100031343805).