Bigben83 / hobartcity_TAS_development_applications

Hobart City Council Development Applications


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

Contributors Bigben83

Last run completed successfully .

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... I, [2025-02-05T08:56:39.959335 #18] INFO -- : Fetching page content from: https://portal.planbuild.tas.gov.au/external/advertisement/search I, [2025-02-05T08:56:41.056845 #18] INFO -- : Successfully fetched page content. I, [2025-02-05T08:56:41.059998 #18] INFO -- : Result HTML: <div v-for="advertisement in advertisementList" :key="advertisement.uuid" class="row advertisement-result-row" :id="advertisement.uuid"> <div class="col-xs-8"> {{ advertisement.addressString }} <div v-for="secondaryAddress in advertisement.secondaryAddressStrings">{{ secondaryAddress }}</div> </div> <div class="col-xs-4">{{ advertisement.name }}</div> </div> I, [2025-02-05T08:56:41.060200 #18] INFO -- : Extracted Address: {{ advertisement.addressString }} {{ secondaryAddress }} I, [2025-02-05T08:56:41.060224 #18] INFO -- : Extracted Council Reference: {{ advertisement.name }} I, [2025-02-05T08:56:41.062245 #18] INFO -- : Data for {{ advertisement.addressString }} {{ secondaryAddress }} (Council Reference: {{ advertisement.name }}) saved to database. I, [2025-02-05T08:56:41.062294 #18] INFO -- : Scraping completed and all data saved to data.sqlite.

Data

Downloaded 0 times

To download data sign in with GitHub

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

rows 4 / 4

id description date_received address council_reference applicant owner
1
{{ advertisement.addressString }} {{ secondaryAddress }}
{{ advertisement.name }}
2
{{ advertisement.addressString }} {{ secondaryAddress }}
{{ advertisement.name }}
3
{{ advertisement.addressString }} {{ secondaryAddress }}
{{ advertisement.name }}
4
{{ advertisement.addressString }} {{ secondaryAddress }}
{{ advertisement.name }}

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: 28.7 KB

History

  • Manually ran revision eee1163c and completed successfully .
    1 record added in the database
  • Manually ran revision d2430d62 and completed successfully .
    1 record added in the database
  • Manually ran revision 21d0a3e2 and completed successfully .
    1 record added in the database
  • Manually ran revision 7aa63b39 and completed successfully .
    1 record added in the database
  • Manually ran revision 3d2e7608 and completed successfully .
    1 record added in the database
  • Created on morph.io