robbrad / UKBinCollectionData

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

Kingston Upon Thames #20

Closed ManicGTI closed 1 year ago

ManicGTI commented 3 years ago

Hi there, i've been wanting to do this for a while but I don't think my skills are up to it, any help with Kingston Upon Thames would be greatly appreciated!

https://www.kingston.gov.uk/when-is-my-collection They are also listed on here: https://maps.kingston.gov.uk/propertyServices/InMyArea

Thanks!

ManicGTI commented 3 years ago

I've had a try at this but struggling, I have got as far as getting the Beautiful Soup extract out, but the section where the data I need is just a load of numbers, not regular html. But if I look at it in Chrome I can see the data fields?

After a bit of googling I think that the data is embedded in an Java iframe element, so will need Dynamic scraping?

IE: https://kingston-self.achieveservice.com/service/in_my_area_results?uprn=100021782629 (not my address)

ZackaryH8 commented 2 years ago

Drop an example postcode for me and I'll have a look at it