ianheggie-oaf / melbourne

City of Melbourne Planning Applications


This is a scraper that runs on Morph. To get started see the documentation

To run the scraper

bundle exec ruby scraper.rb

To run style and coding checks

bundle exec rubocop

Contributors mlandauer henare andrewasfa AndreM101

Last run failed with status code 998.

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... Fetching page 1: http://www.melbourne.vic.gov.au/building-and-development/property-information/planning-building-registers/Pages/town-planning-permits-register-search-results.aspx?std=22/05/2025&end=05/06/2025&page=1 Page was only 0 bytes - too small to have useful content! found 0 applications on page 1 Scraping complete. Total records saved: 0 No applications found in date range! Scraper didn't create an SQLite database in your current working directory called data.sqlite. If you've just created your first scraper and not edited the code yet this is to be expected. To fix this make your scraper write to an SQLite database at data.sqlite.

Statistics

Total run time: half a minute

Total cpu time used: less than 5 seconds

Total disk space used: 27.2 KB

History

  • Manually ran revision 913f35e5 and failed .
  • Manually ran revision 59090265 and failed .
  • Manually ran revision b220b323 and failed .
  • Created on morph.io

Scraper code

Ruby

melbourne / scraper.rb