robbrad / UKBinCollectionData

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

Fix AttributeError on HuntingdonDistrictCouncil.py #704

Closed dp247 closed 2 months ago

dp247 commented 2 months ago

Closes #684.

Rewrote the parser so that the bin type is pulled from the site rather than a static text field. This also allowed for checking if a garden waste collection was available, which is now skipped if not, and was responsible for throwing the AttributeError.

dp247 commented 2 months ago

Not sure why the comment linter hates me but