Support for schedules provided by South Kesteven District Council
waste_collection_schedule:
sources:
- name: southkesteven_gov_uk
args:
address_id: ADDRESS_IDaddress_id
(int|string) (required)
waste_collection_schedule:
sources:
- name: southkesteven_gov_uk
args:
address_id: "33399"Go to the South Kesteven bin collection website and open search for your address. Either inspect the page where you would select your address (after postcode search) where you can find the address_id as value of the value attribute of the option tag containing your address. Alternatively, you can switch to the network tab of your browser's developer tools and click on "View your bin days" to see the request to the server. The address_id is in the payload of the request.