Skip to content

Commit

Permalink
Update Conwy County Borough Council endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
tomusher authored and 5ila5 committed Dec 30, 2024
1 parent 2b49c53 commit e00ab55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}


API_URL = "https://www.conwy.gov.uk/Contensis-Forms/erf/collection-result-soap-xmas.asp"
API_URL = "https://www.conwy.gov.uk/Contensis-Forms/erf/collection-result-soap-xmas2025.asp"


class Source:
Expand Down
2 changes: 1 addition & 1 deletion doc/source/conwy_gov_uk.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ waste_collection_schedule:
## How to get the source argument
Go to <https://www.conwy.gov.uk/en/Resident/Recycling-and-Waste/Check-my-collection-day.aspx>, enter your postcode and click 'Submit'. In the list of addresses that appears, right click your address and select 'Copy Link' or 'Copy Link Address'. Paste this URL somewhere - the last element of this URL is your UPRN: https://www.conwy.gov.uk/Contensis-Forms/erf/collection-result-soap-xmas.asp?ilangid=1&uprn={UPRN}
Go to <https://www.conwy.gov.uk/en/Resident/Recycling-and-Waste/Check-my-collection-day.aspx>, enter your postcode and click 'Submit'. In the list of addresses that appears, right click your address and select 'Copy Link' or 'Copy Link Address'. Paste this URL somewhere - the last element of this URL is your UPRN: https://www.conwy.gov.uk/Contensis-Forms/erf/collection-result-soap-xmas2025.asp?ilangid=1&uprn={UPRN}
Another way to discover your Unique Property Reference Number (UPRN) is by going to <https://www.findmyaddress.co.uk/> and entering in your address details.

0 comments on commit e00ab55

Please sign in to comment.