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 benrfairless

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:18) 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-2026-66', address: '11 Charlton Street, Snug, 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: '2026-03-11', on_notice_from: '2026-03-11', on_notice_to: '2026-03-24', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2026-66-11-Charlton-Street-Snug.pdf"]' }, { council_reference: 'DA-2026-48', address: "55 O'Connor Drive, Kingston, 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: '2026-03-11', on_notice_from: '2026-03-11', on_notice_to: '2026-03-24', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2026-48-55-OConnor-Drive-Kingston.pdf"]' }, { council_reference: 'DA-2025-403', address: '111 Howden Road, Howden, Tasmania', description: 'Outbuilding (carport)', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-03-11', on_notice_to: '2026-03-24', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-403-00-111-Howden-Road-Howden.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-403-01-Environmental-Values-Report.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-403-02-Bushfire-Hazard-Assessment.pdf"]' }, { council_reference: 'DA-2025-247', address: '916 Adventure Bay Road, Adventure Bay, Tasmania', description: 'Extension to dwelling', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-03-11', on_notice_to: '2026-03-24', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-247-00-916-Adventure-Bay-Road-Adventure-Bay.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-247-01-On-Site-Wastewater-Report.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-247-02-Bushfire-Hazard-Assessment.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-247-03-Environmental-Management-Plan.pdf"]' }, { council_reference: 'DA-2026-23', address: '615 Channel Highway, Bonnet Hill, Tasmania', description: 'Retrospective works (cut and fill)', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-03-07', on_notice_to: '2026-03-23', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2026-23-615-Channel-highway-Bonnet-Hill.pdf"]' }, { council_reference: 'DA-2026-17', address: '202 Channel Highway, Kingston, Tasmania', description: 'Change of use (bakery) and signage (x3)', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-03-07', on_notice_to: '2026-03-23', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2026-17-202-Channel-Highway-Kingston.pdf"]' }, { council_reference: 'DA-2025-330', address: '4 Baringa Road and adj. road reserve, Taroona, Tasmania', description: 'Alteration to dwelling (car deck, front fence and gate)', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-03-07', on_notice_to: '2026-03-23', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-330-4-Baringa-Road-and-road-reserve-Taroona.pdf"]' }, { council_reference: 'DA-2024-144', address: '68 Tyndall Road, Bonnet Hill, Tasmania', description: 'Alterations to dwelling and driveway', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-03-07', on_notice_to: '2026-03-23', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2024-144-00-68-Tyndall-Road-Bonnet-Hill.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2024-144-01-Tree-Plan.pdf"]' }, { council_reference: 'DA-2026-22', address: '429 Van Morey Road, Margate, Tasmania', description: 'Swim Spa, associated structures and concrete pad', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-03-04', on_notice_to: '2026-03-18', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2026-22-429-Van-Morey-Road-Margate.pdf"]' }, { council_reference: 'DA-2025-445', address: '67 Village Drive and Alfreds Garden (CT 187583/555), Kingston, Tasmania', description: 'Link road', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-03-04', on_notice_to: '2026-03-18', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-445-00-67-Village-Drive-and-Alfreds-Garden-CT-187583_555-Kingston.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-445-01-Arboricultural-Impact-Assessment.pdf"]' }, { council_reference: 'DA-2025-358', address: "19 O'Connor Drive, 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: '2026-03-11', on_notice_from: '2026-03-04', on_notice_to: '2026-03-18', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-358-00-19-OConnor-Drive-Kingston-1.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-358-01-Landslide-Risk-Assessment.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/03/DA-2025-358-02-Bushfire-Hazard-Assessment.pdf"]' }, { council_reference: 'DA-2025-272', address: '11 Graham Street, Electrona, Tasmania', description: 'Extension to dwelling', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-02-28', on_notice_to: '2026-03-16', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/02/DA-2025-272-00-11-Graham-Street-Electrona.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/02/DA-2025-272-01-Bushfire-Hazard-Report.pdf"]' }, { council_reference: 'DA-2025-437', address: '10 Seaview Avenue, Taroona, Tasmania', description: 'Extension to dwelling', info_url: 'https://www.kingborough.tas.gov.au/development/planning-notices/', comment_url: 'mailto:kc@kingborough.tas.gov.au', date_scraped: '2026-03-11', on_notice_from: '2026-02-28', on_notice_to: '2026-03-16', documents: '["https://www.kingborough.tas.gov.au/wp-content/uploads/2026/02/DA-2025-437-00-10-Seaview-Avenue-Taroona.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/02/DA-2025-437-01-Planning-Submission-19-Jan-2026.pdf","https://www.kingborough.tas.gov.au/wp-content/uploads/2026/02/DA-2025-437-02-Planning-Submission-16-Feb-2026.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 13 records

Data

Downloaded 6185 times by openaustralia dcalde mlandauer LoveMyData jesse-a-reilly tkrikke repose-lecture markdon TheZepto jamezpolley Manasaanand MikeRalphson odnagroup henare mbantick BrendanHalley vnapitup duncanjohngillespie-droid dgillesp Jedwards157

To download data sign in with GitHub

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

rows 10 / 1466

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: 24 minutes

Total disk space used: 918 KB

History

  • Auto ran revision dca7f15c and completed successfully .
    13 records added, 13 records removed, 1 record updated in the database
  • Auto ran revision dca7f15c and completed successfully .
    16 records added, 12 records removed, 1 record updated in the database
  • Auto ran revision dca7f15c and completed successfully .
    12 records added, 12 records removed, 1 record updated in the database
  • Auto ran revision dca7f15c and completed successfully .
    12 records added, 12 records removed, 1 record updated in the database
  • Auto ran revision dca7f15c and completed successfully .
    12 records added, 8 records removed, 1 record updated in the database
  • ...
  • Created on morph.io

Show complete history

Scraper code

Node.js

KingboroughCouncil / scraper.js