planningalerts-scrapers / KingboroughCouncil

Kingborough Council Development Applications


Kingborough Council Scraper

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

Local Development

Prerequisites

  • Node 16 - BEWARE the old version, this is what's supported on morph.io. See nvm if you need to be able to switch between versions.
    • OPTIONAL: The ./devcontainer directory contains config for running a Node 16 Dev Container. See https://code.visualstudio.com/docs/devcontainers/containers
  • Visual Studio Code - Highly recommended as your editor for build in type checking.

Getting Started

In a terminal, run the following commands: npm install npm run dev This will run the scraper whenever you save a change to a file.

Edit the .ts files in the src directory to make changes. These are TypeScript files that are "compiled" to JavaScript files in the build directory.

Commiting

Ensure you have run npm run dev or npm run tsc before commiting and include the contents of ./build.

morph.io runs the built javascript, not typescript files.

Contributors 43South henare LoveMyData mlandauer jamezpolley markdon ianheggie-oaf

Last run completed successfully .

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... createQuery: CREATE TABLE IF NOT EXISTS data (council_reference TEXT PRIMARY KEY, address TEXT, description TEXT, info_url TEXT, comment_url TEXT, date_scraped TEXT, on_notice_from TEXT, on_notice_to TEXT, documents TEXT) (node:17) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification. (Use `node --trace-warnings ...` to show where the warning was created) [ { council_reference: 'DA-2025-161', address: 'Unit 12/2-6 Denison Street, Kingston, Tasmania', description: 'Change of use from residential to visitor accommodation', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2025-06-21', on_notice_from: '2025-06-21', on_notice_to: '2025-07-04', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2025-161-00-Unit-12-2-6-Denison-Street-Kingston.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2025-161-01-Visitor-Management-Plan.pdf"]' }, { council_reference: 'DA-2025-163', address: '7 Goshawk Way, Kingston (corner of Skipper Lane), Tasmania', description: 'Carpark', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2025-06-21', on_notice_from: '2025-06-18', on_notice_to: '2025-07-01', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2025-163-7-Goshawk-Way-Kingston-corner-of-Skipper-Lane.pdf"]' }, { council_reference: 'DA-2024-52', address: '29 and 37 Denehey Road, Kingston, Tasmania', description: 'Change of use from outbuilding to visitor accommodation, associated alterations and new outbuilding (retrospective), requiring bushfire hazard management on 37 Denehey Road (CT 43955/8)', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2025-06-21', on_notice_from: '2025-06-18', on_notice_to: '2025-07-01', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-52-00-29-and-37-Denehey-Road-Kingston.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-52-01-Bushfire-Hazard-Assessment.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-52-02-On-site-Wastewater-Assessment.pdf"]' }, { council_reference: 'DA-2024-437', address: '17 Ascot Drive and 12 Patriarch Drive, Huntingfield and adjoining road reserve (CT 131873/101), Tasmania', description: 'Seven (7) warehouses', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2025-06-21', on_notice_from: '2025-06-18', on_notice_to: '2025-07-01', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-437-00-17-Ascot-Drive-and-12-Patriarch-Drive-Huntingfield-and-adjoining-road-reserve-CT-131873_101.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-437-01-Statement-of-Natural-Values.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-437-02-Bushfire-Hazard-Assessment-BMP.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-437-03-Fire-Performance-Based-Design.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-437-04-Stormwater-Management-Plan.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-437-05-Civil-and-Hydraulic-Plans.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-437-06-Soil-and-Water-Management-Plan.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2024-437-07-Traffic-Impact-Statement.pdf"]' }, { council_reference: 'DA-2025-142', address: '6 Streamside Way, Kingston, Tasmania', description: 'Dwelling', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2025-06-21', on_notice_from: '2025-06-18', on_notice_to: '2025-07-01', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2025-142-6-Streamside-Way-Kingston.pdf"]' }, { council_reference: 'DA-2025-154', address: '285 Sandfly Road, Margate, Tasmania', description: 'Extension and alterations to dwelling', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2025-06-21', on_notice_from: '2025-06-18', on_notice_to: '2025-07-01', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2025-154-00-285-Sandfly-Road-Margate.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2025-154-01-Bushfire-Hazard-Assessment.pdf"]' }, { council_reference: 'DA-2025-39', address: '151 Summerleas Road, Kingston and adjoining road reserve, Tasmania', description: 'Two multiple dwellings (one existing) and associated works (tree removal and water connection) on adjoining road reserve', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2025-06-21', on_notice_from: '2025-06-11', on_notice_to: '2025-06-24', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2025-39-151-Summerleas-Road-Kingston-and-adjoining-road-reserve.pdf"]' }, { council_reference: 'DA-2025-136', address: '4067 Channel Highway, Flowerpot, Tasmania', description: 'Outbuilding (garage)', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2025-06-21', on_notice_from: '2025-06-07', on_notice_to: '2025-06-23', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/DA-2025-136-4067-Channel-Highway-Flowerpot.pdf"]' }, { council_reference: 'DA-2025-108', address: '37 Fergusson Avenue, Tinderbox and adjacent road reserve, Tasmania', description: 'Dwelling, outbuilding (storage shed) and associated works (including new access and tree removal in adjacent road reserve)', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2025-06-21', on_notice_from: '2025-06-07', on_notice_to: '2025-06-23', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/00-DA-2025-108-37-Fergusson-Avenue-Tinderbox-and-adjacent-road-reserve-1.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/01-DA-2025-108-Arboricultural-Report.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/02-DA-2025-108-Bushfire-Hazard-Report.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/03-DA-2025-108-Geo-Environmental-Site-Assessment.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2025/06/04-DA-2025-108-Swift-Parrot-Collision-Assessment.pdf"]' } ] insertQuery: INSERT OR REPLACE INTO data (council_reference, address, description, info_url, comment_url, date_scraped, on_notice_from, on_notice_to, documents) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) Inserted/updated 9 records

Data

Downloaded 5491 times by openaustralia dcalde mlandauer LoveMyData jesse-a-reilly repose-lecture markdon TheZepto jamezpolley MikeRalphson odnagroup henare Jedwards157 mbantick BrendanHalley vnapitup

To download data sign in with GitHub

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

rows 10 / 1223

id council_reference address description info_url comment_url date_scraped on_notice_from on_notice_to documents
54
DA-2020-300
27 Corlacus Drive, Kingston, Tasmania
Dwelling addition/ancillary dwelling
mailto:kc@kingborough.tas.gov.au
2020-07-28
2020-07-15
2020-07-28
55
DA-2020-280
2 Henwood Drive, Kingston, Tasmania
Dwelling
mailto:kc@kingborough.tas.gov.au
2020-07-28
2020-07-15
2020-07-28
56
DA-2020-291
52 Redwood Road, Kingston, Tasmania
Extension and alterations to dwelling and roofed deck
mailto:kc@kingborough.tas.gov.au
2020-07-28
2020-07-15
2020-07-28
57
DA-2020-297
8 Turquoise Way, Kingston, Tasmania
Extension to dwelling (awning)
mailto:kc@kingborough.tas.gov.au
2020-07-28
2020-07-15
2020-07-28
58
DA-2020-155
89 Tingira Road, Blackmans Bay, Tasmania
Dwelling and retaining wall
mailto:kc@kingborough.tas.gov.au
2020-07-28
2020-07-15
2020-07-28
59
DA-2019-480
41 Roslyn Avenue, Kingston Beach, Tasmania
Demolition of existing building, new dwelling and ancillary
mailto:kc@kingborough.tas.gov.au
2020-07-28
2020-07-15
2020-07-28
60
DA-2020-309
27 Rodway Court, Kingston, Tasmania
Dwelling
mailto:kc@kingborough.tas.gov.au
2020-07-28
2020-07-15
2020-07-28
110
DA-2020-305
15 Henwood Drive, Kingston, Tasmania
Dwelling
mailto:kc@kingborough.tas.gov.au
2020-07-31
2020-07-18
2020-07-31
111
DA-2020-67
149 Saddle Road, Kettering, Tasmania
Deck - Retrospective
mailto:kc@kingborough.tas.gov.au
2020-07-31
2020-07-18
2020-07-31
186
DA-2020-282
27 Churchill Road, Taroona, Tasmania
Dwelling
mailto:kc@kingborough.tas.gov.au
2020-08-04
2020-07-22
2020-08-04

Statistics

Average successful run time: half a minute

Total run time: about 19 hours

Total cpu time used: 20 minutes

Total disk space used: 731 KB

History

  • Auto ran revision 049d9676 and completed successfully .
    9 records added, 8 records removed, 1 record updated in the database
  • Auto ran revision 049d9676 and completed successfully .
    8 records added, 8 records removed, 1 record updated in the database
  • Auto ran revision 049d9676 and completed successfully .
    8 records added, 8 records removed, 1 record updated in the database
  • Auto ran revision 049d9676 and completed successfully .
    12 records added, 7 records removed, 1 record updated in the database
  • Auto ran revision 049d9676 and completed successfully .
    7 records added, 7 records removed, 1 record updated in the database
  • ...
  • Created on morph.io

Show complete history

Scraper code

Node.js

KingboroughCouncil / scraper.js