robbrad / UKBinCollectionData

UK Council Bin Collection Data Parser Outputting Bin Data as a JSON
MIT License
136 stars 89 forks source link

City of York Council #52

Closed dp247 closed 2 years ago

dp247 commented 2 years ago

Name of Council

City of York Council

Example Postcode

YO24 4PB

Additional Information

This would be a good first issue for anyone new to Python/scraping APIs, as York provide their own API for scraping bin data easily. Requires a UPRN rather than a postcode.

Link to the API documentation:

https://storage.googleapis.com/dx-york-production/ckan/resources/91b2852b-c779-4f4d-9ef4-3c2fdfa2a565/waste-services-api-v-3.0.0.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Expires=60&X-Amz-Credential=GOOG1EZ6DEPSOK7DRKXPDSBDQNJKTDCVUD65PV6GN5JNEA76IMWPISTE5BIHY%2F20220723%2Feurope-west1%2Fs3%2Faws4_request&X-Amz-SignedHeaders=host&X-Amz-Date=20220723T231428Z&X-Amz-Signature=4dd34cb7ad4a80d79c4cad9238b708aac66afcbebabf87cb733c05d0974e098e

Link to the waste collection date checker:

https://myaccount.york.gov.uk/bin-collections

dp247 commented 2 years ago

@robbrad if possible, could you add the "good first issue" label to this, please?