Under the hood for City of Joondalup
More of the gory details of how information gets into PlanningAlerts. This is here so you can see and learn how it's done but also so you are able to fix things and see in detail what isn't working.
The steps to getting data into Planning Alerts
- Applications are published on the City of Joondalup website in a human readable, non-structured form.
- The latest scraper code on Github is loaded by our scraping platform morph.io.
- The scraper planningalerts-scrapers/joondalup on our scraping platform morph.io collects the information daily and converts it into a machine-readable format.
- If the scraper errors anyone who is watching the scraper on morph.io gets informed via a daily email alert.
- The machine readable data is validated, imported and geocoded by PlanningAlerts daily. If there are any validation errors on an application, the application is skipped and the error is logged. See below for the most recent logs.
- The information is published on PlanningAlerts, made available via the API, and people are informed of new applications via email alerts.
Most recent import logs
Error Validation failed: Info url is not a valid URL while trying to save application DA26/0031 for City of Joondalup, WA. So, skipping Error Validation failed: Info url is not a valid URL while trying to save application DA26/0019 for City of Joondalup, WA. So, skipping Error Validation failed: Info url is not a valid URL while trying to save application DA26/0095 for City of Joondalup, WA. So, skipping Error Validation failed: Info url is not a valid URL while trying to save application DA25/0996 for City of Joondalup, WA. So, skipping Error Validation failed: Info url is not a valid URL while trying to save application DA25/0908 for City of Joondalup, WA. So, skipping Error Validation failed: Info url is not a valid URL while trying to save application DA26/0008 for City of Joondalup, WA. So, skipping Error Validation failed: Info url is not a valid URL while trying to save application DA26/0093 for City of Joondalup, WA. So, skipping Error Validation failed: Info url is not a valid URL while trying to save application DA25/0845 for City of Joondalup, WA. So, skipping Error Validation failed: Info url is not a valid URL while trying to save application DA25/0827 for City of Joondalup, WA. So, skipping 3 applications found for City of Joondalup, WA with date from 2026-02-27 9 applications errored for City of Joondalup, WA with date from 2026-02-27 Took 1 s to import applications from City of Joondalup, WA Authority City of Joondalup is fixed but github issue is still open. So labelling.
What you can do next
If something isn't right with the scraper or the data coming in then you could do one or several of the following:
- Report or view scraper issues
- Fork the scraper on Github and try to fix it
- If it's an issue with the council website, then contact City of Joondalup
- Contact us for help
If everything is working fine right now but you want to help if something goes wrong:
- Watch the scraper on morph.io, so you will get an email if it errors. Press the "Watch" button in the top right while you're logged in to morph.io.
- View any scraper issues. Help fix them or comment on them if they are out of date