planningalerts-scrapers / issues

Only for keeping track of all issues related to scraping
0 stars 0 forks source link

Woollahra Municipal Council #939

Open mlandauer opened 5 months ago

mlandauer commented 5 months ago

This issue has been automatically created by PlanningAlerts. Only close this issue once the authority is working again on PlanningAlerts.

katska commented 2 months ago

morph error

Collecting feed data for woollahra...

***************************************************
woollahra: ERROR: Unknown stage_description: Planning Portal Counter Check
/app/lib/civica_scraper/page/detail.rb:69:in `extract_event'
katska commented 2 months ago

confirm URL in scraper works in a browser https://auth.woollahra.nsw.gov.au/eservice/daEnquiryInit.do?nodeNum=5270

katska commented 2 months ago

@matthew I've had a look at this one and I can't decipher the error shown above based on the code at https://github.com/planningalerts-scrapers/multiple_civica/blob/master/spec/cassettes/woollahra.yml

If you can offer any clues or further advice, I'm happy to poke around more but I'm stuck for now.

Currently advertised at https://auth.woollahra.nsw.gov.au/eservice/daEnquiry.do?number=&dateFrom=&dateTo=&detDateFromString=&detDateToString=&streetName=&suburb=0&unitNum=&houseNum=0%0D%0A%09%09%09%09%09%09&planNumber=&strataPlan=&lotNumber=&propertyName=&searchMode=C&submitButton=Search

In woollahra.yml 6466 uri: https://auth.woollahra.nsw.gov.au/eservice/daEnquiryDetails.do?index=16 This returns a specific DA details. I don't know if that's what's expected.