Buildquant-nsw-land-zoning-finder Tier 2.5 Premium avatar
Buildquant-nsw-land-zoning-finder Tier 2.5 Premium

Pricing

$99.00/month + usage

Go to Apify Store
Buildquant-nsw-land-zoning-finder Tier 2.5 Premium

Buildquant-nsw-land-zoning-finder Tier 2.5 Premium

Developed by

Edward Treffiletti

Edward Treffiletti

Maintained by Community

⚡ Instant zoning insights for NSW land. Enrich Domain.com.au listings with zoning, FSR, height limits, and frontage from the NSW Planning Portal. Ideal for developers & investors. 🆓 Includes 1-day free trial.

0.0 (0)

Pricing

$99.00/month + usage

0

3

3

Last modified

7 days ago

BuildQuant NSW Land + Zoning Finder (Tier 2.5 Premium)

This actor searches Domain.com.au for vacant land listings and enriches them with NSW Planning Portal zoning data (zoning code, FSR, height limit).
It also extracts estimated frontage (m) where available and provides direct links to Domain listings.


🚀 Features

  • Search by suburb – supports multiple suburbs, comma-separated.
  • Filter by price – set minimum and maximum price.
  • Filter by land area – set minimum and maximum land size (m²).
  • Outputs include:
    • Display price
    • Domain address
    • Domain listing URL
    • Frontage (m) (if detected)
    • Land size (m²)
    • Suburb + postcode
    • Zoning code (from NSW Planning)
    • FSR (if available)
    • Height limit (if available)

📝 Example Input

{
"suburb": "Austral, Gregory Hills",
"minPrice": 400000,
"maxPrice": 900000,
"minLandArea": 250,
"maxLandArea": 1000,
"maxResults": 20
}
{
"displayPrice": "$750,000",
"address": "Lot 12, Example Street, Austral NSW",
"listingUrl": "https://www.domain.com.au/lot-12-example-street-austral-nsw-1234567",
"frontage": 12.5,
"landSize": 350,
"suburb": "Austral",
"postcode": "2179",
"zoning": "R2 Low Density Residential",
"fsr": "0.5:1",
"heightLimit": "9m"
}

📚 Data Sources

Domain.com.au → Property listing data.

NSW SEED / NSW Planning Portal → Zoning, FSR, height limit data.

BuildQuant AI → Analysis logic and merging of data sources.

⚖️ Compliance & Attribution

Listing data is provided by Domain.com.au under API licence.

Zoning and cadastre data are provided by NSW Government datasets.

BuildQuant AI provides analysis and merging logic.

⚠️ Domain listing data must not be resold or redistributed separately. Outputs from this actor are for feasibility and development assessment purposes only.

If you display or share outputs, you must retain attribution: "Listing data provided by Domain.com.au"

⚙️ Usage Notes

Multiple suburbs → results returned combined.

Leaving filters blank → returns a broad search.

Frontage → auto-extracted from Domain listing text (accuracy varies).

FSR and Height Limit → pulled from NSW Planning Portal datasets (may not always be available).

Results are capped by the maxResults input parameter.

📊 Pricing

Standard subscription: $99/month

Usage above included limits may require higher-tier plans.

Apify platform usage (runs, storage, bandwidth) may incur additional charges depending on your Apify subscription.

⚠️ Disclaimer

Data provided by BuildQuant AI is indicative only. Always verify zoning, FSR, height limits, and planning details with the local council before making financial or planning decisions.

By using this tool, you acknowledge that BuildQuant AI accepts no liability for reliance on this information.

📩 Support & Contact

For technical support, feature requests, or billing questions, please contact: 📧 info@buildquantai.com.au

📝 Notes

Actor uses Domain.com.au API (OAuth) for listings.

NSW SEED layers queried for zoning, FSR, and height limits.

Geoapify fallback is used if Domain lat/lon is missing.

Disclaimer is stored once as metadata (DISCLAIMER in KV store) — not repeated in dataset rows.