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 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: PLA0146/25 Scraping complete!

Data

Downloaded 695 times by ianheggie-oaf

To download data sign in with GitHub

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

rows 1 / 1

info_url comment_url council_reference address description date_scraped
PLA0146/25
65 Princes Highway WARRAGUL VIC 3820, VIC
Use and development of a child care centre, display of business identification signage, and alteration of access to a transport zone 2
2026-01-10

Statistics

Average successful run time: less than 5 seconds

Total run time: less than 20 seconds

Total cpu time used: less than 5 seconds

Total disk space used: 35.2 KB

History

  • Manually ran revision 3c654b0f and completed successfully .
    1 record added, 1 record removed in the database
  • Manually ran revision 08284fbc and completed successfully .
    1 record added, 1 record removed in the database
  • Manually ran revision af6c0be2 and completed successfully .
    nothing changed in the database
  • Manually ran revision 840a6723 and completed successfully .
    1 record added in the database
  • Created on morph.io

Scraper code

Ruby

bawbaw / scraper.rb