ianheggie-oaf / bawbaw

Baw Baw Shire Council Planning Applications


Baw Baw Shire Council Planning Applications Scraper

  • Cookie tracking - No
  • Pagnation - No
  • Javascript - No
  • Clearly defined data within a row - Yes

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

Add any issues to https://github.com/planningalerts-scrapers/issues/issues

To run the scraper

bundle exec ruby scraper.rb

Expected output

Injecting configuration and compiling...
Injecting scraper and running...
Scraping page...
Saving application: PLA0146/25
Scraping complete!

Execution time: ~ 5 seconds

To run style and coding checks

bundle exec rubocop

To check for security updates

gem install bundler-audit
bundle-audit

Contributors ianheggie-oaf MichaelBone benrfairless flying-feline mlandauer

Last run completed successfully .

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... Scraping page... Saving application: PLA0172/25 Saving application: PLA0058/26 Saving application: PLA0090/26 Saving application: PLA0197/25 Scraping complete!

Data

Downloaded 389 times by ianheggie-oaf

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (16 KB) Use the API

rows 4 / 4

info_url comment_url council_reference address description date_scraped
PLA0172/25
87 Queen Street WARRAGUL VIC 3820   , VIC
Demolition, Buildings and Works in Association with an Alterations and Extensions to a Building and Reduction in Car Parking  
2026-08-06
PLA0058/26
365 Queen Street NILMA VIC 3821, VIC
Buildings and Works (Construction of a Shed)
2026-08-06
PLA0090/26
19 Princes Way DROUIN VIC 3818, VIC
Construction and Display of an Electronic Promotion Sign
2026-08-06
PLA0197/25
6 Hopetoun Road DROUIN VIC 3818 , VIC
Demolition, alterations and extensions to the existing Dwelling
2026-08-06

Statistics

Average successful run time: less than 20 seconds

Total run time: half a minute

Total cpu time used: less than 5 seconds

Total disk space used: 47.9 KB

History

  • Manually ran revision f9463c2e and completed successfully .
    4 records added, 4 records removed in the database
  • Manually ran revision 0fe3404f and completed successfully .
    4 records added in the database
  • Created on morph.io

Scraper code

Ruby

bawbaw / scraper.rb