Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

East Northamptonshire Council #2

Closed
sturgeo opened this issue Jan 28, 2020 · 2 comments · Fixed by #183
Closed

East Northamptonshire Council #2

sturgeo opened this issue Jan 28, 2020 · 2 comments · Fixed by #183
Labels
council request A new council request help wanted Extra attention is needed

Comments

@sturgeo
Copy link

sturgeo commented Jan 28, 2020

Please could East northants be added?

https://mapsenc.east-northamptonshire.gov.uk/waste-and-recycling/bin-collection-day.html

Example post code: NN14 4AY

@robbrad
Copy link
Owner

robbrad commented Jan 30, 2020

This one is tricky - that council use https://apps.esriuk.com/

There is a JSON page already generated after you clickt the address

eg. https://www.arcgis.com/sharing/rest/content/items/2032ed2ed2744087945572e8ab381e24/data/?f=pjson

@dp247 dp247 added good first issue Good for newcomers council request A new council request help wanted Extra attention is needed and removed good first issue Good for newcomers labels Nov 8, 2022
@dp247
Copy link
Collaborator

dp247 commented Nov 9, 2022

This is definitely powered by Javascript. I'm not very good with it, but I think it's trying to work out dates from this script:
https://kbccollectiveapi-coll-api.e4ff.pro-eu-west-1.openshiftapps.com/wc-info/static/js/main.a910387b.js

There's a call to:
https://p45hyk23g0.execute-api.eu-west-2.amazonaws.com/Test/firmstep-wrapper?postcode={postcode}
which shows all the addresses for a postcode

Then a call to:
https://api.northnorthants.gov.uk/test/wc-info/{uprn}
which returns some scheduling information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
council request A new council request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants