VOOZH about

URL: https://apify.com/dz_omar/domain-scraper

⇱ domain.com.au Property Listings Scraper Β· Apify


Pricing

Pay per usage

Go to Apify Store

domain.com.au Free To Use

🏠 Scrape property listings from domain.com.au prices, agent contacts, nearby schools, market insights, images & floor plans. Input any search URL with filters. Full enrichment via property-details API. πŸ‡¦πŸ‡Ί

Pricing

Pay per usage

Rating

5.0

(2)

Developer

πŸ‘ FlowExtract API

FlowExtract API

Maintained by Community

Actor stats

9

Bookmarked

41

Total users

29

Monthly active users

2 days ago

Last modified

Share

🏠 domain.com.au Scraper

Scrape property listings from domain.com.au with full details, agent contacts, nearby schools, market insights, and high-resolution media using any search URL directly from the website.

🎬 Video Tutorial

πŸ‘ Watch the Tutorial


Key Features

Two Speeds, One Actor

A single switch (detailMode) lets you trade speed for depth:

  • Fast mode (default, detailMode: false) the quickest way to pull listings at scale. Returns the essentials for every property: ID, listing URL, price, full address, suburb/state/postcode, GPS coordinates, dwelling type, bedrooms, bathrooms, car spaces, and photos. Ideal for building lists, market scans, and feeding downstream pipelines.
  • Detail mode (detailMode: true) the complete picture. Everything in fast mode plus full description, agent & agency contacts, nearby schools, market insights, inspection & auction info, and more. Slower, because each property is looked up individually but exhaustive.

Works With Any Search Including Large Areas

  • Paste any domain.com.au search URL straight from your browser every filter you applied is honored automatically.
  • Large searches are fully supported. Searches that return thousands of listings (e.g. a whole state) are handled end-to-end, so you get well beyond the small page limit a single search normally exposes.
  • Map-view and inspection-times URLs supported, in addition to standard list searches.
  • No duplicates. Every property appears once, even across very large result sets.

What You Get (Detail Mode)

  • Core Listing listing ID, canonical URL, headline, full description, price, promo level, listing type, lifecycle status
  • Property Attributes dwelling type, bedroom count, bathroom count, car spaces, additional features list
  • Market Timing days on market, active-since date, time-on-market formatted strings
  • Location full address string, structured address components (suburb, postcode, state, area, region, suburb ID), GPS coordinates
  • Media high-resolution images and thumbnails, including floor plans
  • Advertiser full agency block name, address, logo, banner, agent contacts with phone, email, and social URLs
  • Nearby Schools name, education level, year range, gender, system (Government/Private), geo coordinates, website URL
  • Inspection & Auction appointment-only flag, booking availability, inspection planner metadata, auction availability
  • Market Insights suburb price guide, multi-year price trend, price direction, and recent sales data (where available)
  • Tracking Metadata sale method, ad type, days listed, core property ID, interactive floorplan flag

Reliable by Design

  • No results dropped. If a property's full detail lookup can't be completed in detail mode, the Actor still saves what it has and flags the record with enrichment_failed: true you never silently lose a listing.

Quick Start

Fast scan (default) essentials only, maximum speed

{
"start_urls":[
{"url":"https://www.domain.com.au/sale/sydney-region-nsw/"}
],
"maxResults":10,
"detailMode":false
}

Full detail everything, including agents, schools & market insights

{
"start_urls":[
{"url":"https://www.domain.com.au/sale/sydney-region-nsw/"}
],
"maxResults":10,
"detailMode":true
}

Filter by property type, bedrooms, and price

{
"start_urls":[
{"url":"https://www.domain.com.au/sale/melbourne-region-vic/house/3-bedrooms/?bathrooms=2-any&price=500000-1500000"}
],
"maxResults":25
}

Multiple search URLs in one run

{
"start_urls":[
{"url":"https://www.domain.com.au/sale/sydney-region-nsw/house/3-bedrooms/"},
{"url":"https://www.domain.com.au/rent/melbourne-region-vic/?price=300000-800000"}
],
"maxResults":20
}

Fetch all results for a search (no limit)

{
"start_urls":[
{"url":"https://www.domain.com.au/sale/brisbane-region-qld/house/4-bedrooms/"}
],
"maxResults":0
}

πŸ“‹ Input Configuration

Input Parameters

ParameterTypeRequiredDefaultDescription
start_urlsarrayβœ…One or more domain.com.au search result URLs to scrape
maxResultsinteger❌10Max listings to scrape per URL. 0 = fetch all available results.
detailModeboolean❌falsefalse = fast mode (essentials only, fastest). true = full detail per property (description, agents, schools, market insights, etc.) slower.

Fast Mode vs Detail Mode

Fast mode (detailMode: false)Detail mode (detailMode: true)
Speed⚑ Fastest🐒 Slower (one lookup per property)
ID, URL, price, address, beds/baths/carsβœ…βœ…
GPS coordinates, photosβœ…βœ…
Description, features listβ€”βœ…
Agent & agency contactsβ€”βœ…
Nearby schoolsβ€”βœ…
Market insightsβ€”βœ…
Inspection / auction detailsβ€”βœ…

Use fast mode when you need lots of listings quickly (lead lists, market scans). Use detail mode when you need the full record for each property.

How maxResults Works

maxResults is a per-URL limit, not a global total. If you provide 5 URLs and set maxResults: 20, the Actor will attempt to fetch up to 20 listings from each URL independently up to 100 results total.

Setting maxResults: 0 removes the per-URL limit and scrapes every listing the search returns, including very large searches that exceed the page limit a single search normally exposes.

Supported URL Formats

Any search URL you can construct on domain.com.au works as input. Copy it directly from your browser after applying filters.

ExampleURL Pattern
State/region salehttps://www.domain.com.au/sale/sydney-region-nsw/
Renthttps://www.domain.com.au/rent/?bedrooms=2-any&price=400-800
Bedrooms + bathrooms/sale/melbourne-region-vic/house/3-bedrooms/?bathrooms=2-any
Price range/sale/brisbane-region-qld/?price=400000-800000
Property type/sale/?ptype=town-house,pent-house
Multiple filters/sale/?ptype=house&carspaces=2-any&features=gardencourtyard,gas
Map-area search/rent/?...&displaymap=1
Inspection times/rent/inspection-times/?...&inspectiondate=2026-06-22
Sort order/sale/sydney-region-nsw/?sort=price-asc
Exclude under offer/sale/sydney-region-nsw/?excludeunderoffer=1

All filter combinations domain.com.au supports are honored automatically.


πŸ“€ Output Structure

Each listing produces one record in the dataset. The fields you get depend on the mode.

Fast Mode Sample (detailMode: false)

{
"id":2020908421,
"seo_url":"https://www.domain.com.au/1880-frankston-flinders-road-hastings-vic-3915-2020908421",
"price":"$3,000,000 - $3,300,000",
"address":"1880 Frankston-Flinders Road, Hastings VIC 3915",
"dwelling_type":"House",
"bedroom_count":3,
"bathroom_count":2,
"carspace_count":8,
"geo_location":{
"latitude":-38.2898318,
"longitude":145.1833328
},
"metadata":{
"address_components":{
"suburb":"Hastings",
"state":"VIC",
"postcode":"3915"
}
},
"thumbnails":[
{"url":"https://rimh2.domainstatic.com.au/.../2020908421_1_1_...","type":"photo","category":"image"}
],
"media":[
{"media_type":"image","type":"photo","image_url":"https://rimh2.domainstatic.com.au/.../2020908421_1_1_..."}
],
"enrichment_failed":true
}

In fast mode, enrichment_failed: true simply indicates the record contains search-layer essentials only (no per-property detail lookup was requested). It is not an error.

Detail Mode Sample (detailMode: true)

{
"id":2020313302,
"seo_url":"https://www.domain.com.au/67-32-manning-street-manning-point-nsw-2430-2020313302",
"listing_type":"property",
"lifecycle_status":"Live",
"search_mode":"buy",
"headline":"Cosy Retreat by the Beach & River",
"description":"Positioned in the much-loved Big 4 Holiday Park, this bright and tidy cabin...",
"price":"$280,000",
"promo_level":"Elite",
"dwelling_type":"House",
"bedroom_count":2.0,
"bathroom_count":1.0,
"carspace_count":1,
"additional_features":[
"Air conditioning",
"Built in wardrobes",
"Balcony / Deck",
"Outdoor Entertaining",
"Shed",
"Rainwater storage tank"
],
"days_on_market":227.0,
"time_on_market_formats":{
"details_section":"Active since: 02/10/2025"
},
"address":"67/32 Manning Street, Manning Point",
"metadata":{
"address_components":{
"area":"Taree - Greater Region",
"postcode":"2430",
"region":"Mid North Coast",
"state_short":"NSW",
"street":"Manning Street",
"street_number":"32",
"unit_number":"67",
"suburb":"Manning Point",
"suburb_id":27262
}
},
"geo_location":{
"latitude":-31.8974479,
"longitude":152.6613378
},
"media":[
{
"media_type":"image",
"type":"photo",
"image_url":"https://rimh2.domain.com.au/.../2020313302_1_1_..."
},
{
"media_type":"image",
"type":"floor_plan",
"image_url":"https://rimh2.domain.com.au/.../2020313302_19_3_..."
}
],
"advertiser":{
"id":11789,
"name":"Lauders Real Estate Old Bar",
"type":"Agent",
"address":"52 Old Bar Road\nOld Bar NSW 2430",
"images":{
"logo_url":"https://images.domain.com.au/img/Agencys/11789/logo_11789.png",
"agency_banner_image_url":"https://images.domain.com.au/img/Agencys/11789/banner_11789.png"
},
"agency_listing_contacts":[
{
"agent_id":"1903069",
"display_full_name":"Lauders Real Estate - Old Bar",
"email_address":"agent@example.com",
"phone_numbers":[
{"type":"Mobile","number":"02 6553 7700"}
],
"social_urls":[
{"type":"facebook","url":"https://www.facebook.com/laudersoldbar"}
]
}
]
},
"schools":[
{
"name":"Mitchells Island Public School",
"education_level":"Primary",
"year_range":"K-6",
"gender":"Co-ed",
"system":"Government",
"address":"Mitchells Island NSW 2430",
"geo_location":{"latitude":-31.896762,"longitude":152.614054},
"website_url":"https://mitchellsi-p.schools.nsw.gov.au"
}
],
"inspection_schedule":{
"is_by_appointment_only":true,
"is_bookings_enabled":false
},
"tracking_metadata":{
"saleMethod":"privateTreaty",
"primaryCategory":"Buy",
"adType":"elite",
"daysListed":227,
"corePropertyID":"HU-7531-AI",
"hasInteractiveFloorplan":false
},
"market_insights":{
"price_guide":699000,
"price_series":[680000,640000,627500,670000,699000],
"price_series_years":[2022,2023,2024,2025,2026],
"price_direction":"positive",
"recent_sales_count":43,
"recent_sales_price_low":621500,
"recent_sales_price_high":881700,
"recent_sales_duration":"12 Months",
"recent_sale_distance":"Ardeer"
},
"homepass_enabled":true,
"phone_enquiry_preference":false,
"auction_metadata":{
"header":{"label":"Online auction available"}
},
"enrichment_failed":false
}

Field Reference

The Mode column shows where each field appears: Both = fast and detail; Detail = detail mode only.

FieldTypeModeDescription
idintegerBothdomain.com.au listing ID
seo_urlstringBothCanonical listing URL on domain.com.au
pricestringBothDisplay price string, e.g. "$280,000"
addressstringBothFull display address
dwelling_typestringBothProperty type "House", "Townhouse", "Apartment", etc.
bedroom_countnumberBothNumber of bedrooms
bathroom_countnumberBothNumber of bathrooms
carspace_countintegerBothNumber of car spaces
geo_locationobjectBothlatitude and longitude
metadataobjectBothStructured address breakdown. Fast mode: suburb, state, postcode. Detail mode: full breakdown incl. area, region, suburb ID
mediaarrayBothProperty images. Detail mode also includes floor plans. Each item has media_type, type, image_url
thumbnailsarrayFastThumbnail image references. Each item has url, type, category
enrichment_failedbooleanBothfalse for full detail records. true for fast-mode records, or when a detail lookup couldn't be completed (search data still saved)
listing_typestringDetailListing type, e.g. "property"
lifecycle_statusstringDetailListing status "Live", "New Home", etc.
search_modestringDetailSearch context "buy", "rent", "newdev"
headlinestringDetailListing title written by the agent
descriptionstringDetailFull property description text
promo_levelstringDetailListing tier "Elite", "Standard", etc.
additional_featuresarrayDetailFeature list, e.g. "Air conditioning", "Dishwasher"
days_on_marketnumber|nullDetailDays listing has been active. null for new developments
time_on_market_formatsobjectDetailFormatted active-since strings for display
advertiserobjectDetailFull agency block name, address, logo, banner, agent contacts, phone, email, social URLs
schoolsarrayDetailNearby schools with level, year range, gender, system, geo, website
inspection_scheduleobjectDetailis_by_appointment_only, is_bookings_enabled
inspection_metadataobjectDetailInspection planner flag and title
auction_metadataobjectDetailAuction availability header
tracking_metadataobjectDetailsaleMethod, adType, daysListed, corePropertyID, hasInteractiveFloorplan
market_insightsobjectDetailPrice guide, multi-year series, direction, recent sales data. Present for some listings only
phone_enquiry_preferencebooleanDetailWhether the agent prefers phone enquiries
homepass_enabledbooleanDetailWhether Homepass digital key access is enabled

⚠️ Important Notes

Legal Considerations

This Actor extracts publicly available property listing data from domain.com.au. Users must:

  • Comply with domain.com.au's Terms of Service
  • Follow applicable data protection laws (GDPR, CCPA, Australian Privacy Act, etc.)
  • Use extracted data responsibly and ethically

The Actor creator is not responsible for how users utilize the extracted data.


πŸ’¬ Support & Contact

Get Help

Social Media


🌟 Related Actors by FlowExtract API

🏠 Real Estate Data

domain.com.au Scraper Extract Australian property listings from domain.com.au with full enrichment, agent contacts, schools, and market insights.

Realtor.com Scraper Extract US property listings from Realtor.com. Pricing, agent contacts, tax history, AVM estimates, nearby schools, flood and noise data, and full listing history.

PropertyFinder Scraper Extract property listings from PropertyFinder across UAE, Saudi Arabia, Bahrain, Egypt, and Qatar.

Idealista Scraper API Advanced Idealista property data extraction with API access.

Idealista Scraper Extract Spanish real estate listings from Idealista.

Leboncoin.fr Scraper Extract French classified listings from Leboncoin real estate, vehicles, jobs, and more.

AI Contact Intelligence Extractor Extract emails, phones, contacts & custom data using AI.

πŸ” Food & Delivery

DoorDash Scraper Scrape store listings, full menus, featured items, and customer reviews from DoorDash.

🎬 Video & Media Tools

YouTube Transcript & Metadata Extractor Extract complete video transcripts with timestamps and comprehensive metadata.

YouTube Full Channel, Playlists, Shorts, Live Extract complete playlist information with all video details from any YouTube playlist.

Zoom Scraper | Downloader & Transcript Extract Zoom meeting recordings, transcripts, and metadata.

Loom Scraper | Downloader & Transcript Download Loom videos and extract transcripts.

πŸ› οΈ Developer & Security Tools

Screenshot Fast, reliable webpage screenshots with customizable options.

Ultimate Screenshot Advanced screenshot tool with full-page capture, custom viewports, and quality controls.

Network Security Scanner Scan websites for security vulnerabilities and get comprehensive security reports.

πŸ“± Social Media Tools

Facebook Ads Scraper Pro Extract Facebook ads data for competitor analysis and market research.

LinkedIn Ad Library Scraper Extract comprehensive advertising data from LinkedIn's Ad Library.


Ready to extract Australian property data? Start using domain.com.au Scraper now!

You might also like

Domain.com.au Property Scraper

codingfrontend/domain-com-au-property-scraper

Extract comprehensive property listings from Domain.com.au including prices, images, agent details, and location data.

πŸ‘ User avatar

codingfrontend

2

Domain.com.au Property Scraper 🏠

easyapi/domain-com-au-property-scraper

🏠 Extract comprehensive property listings from Domain.com.au with advanced features. Get detailed property information including prices, images, agent details, and location data. Perfect for real estate analysis, market research, and property tracking.

Domain.com.au Property Scraper - Low-costπŸ’²πŸ”₯πŸ‘πŸ‡¦πŸ‡Ί

delectable_incubator/domain-com-au-property-scraper-low-cost

Scrape Domain.com.au property listings πŸ‘πŸ‡¦πŸ‡Ί with a powerful real estate scraper. Extract property prices, addresses, property types, land sizes, agent details, URLs, and more. Ideal for market analysis, investment research, lead generation, property monitoring & real estate intelligence datasets

Domain.com.au Real Estate Scraper

crawlerbros/domain-au-scraper

Scrape property listings from Domain.com.au with addresses, prices, bedrooms, images, inspections, agents. HTTP-only; no login or proxy required.

19

1.0

Domain.com.au Scraper – Bypass Akamai

scrapemind/Domaincomau-Scraper

Unlock Comprehensive Real Estate Data from Domain.com.au Discover a wealth of information from Domain.com.au's vast property listings. Effortlessly extract detailed descriptions, high-quality images, unique features, and essential property details.

188

5.0

Domain.com.au Property Scraper β€” Sale, Rent & Sold Listings

muhammadafzal/domain-scraper

Scrape Domain.com.au for Australian real estate listings. Extract sale prices, rent data, property details, agent info, images, floorplans, and more from Australia's leading property portal.

πŸ‘ User avatar

Muhammad Afzal

2

Domain.com.au Scraper With Agents | $1 / 1k

fatihtahta/domain-com-au-scraper

Extract Australia real estate listings from Domain.com.au with agent details. Use suburb/search URLs to get structured data: address, price, beds/baths, property type, images, agent infos and more. Ideal for market analysis & lead generation.

114

5.0

Domain.com.au Property Scraper(Pay As You Go)

powerai/domain-com-au-property-scraper-ppr

Scrape property listings from Domain.com.au with advanced stealth techniques and pay-per-result billing

Domain.com.au Agents Scraper - Low-costπŸ’²πŸ”₯πŸ‡¦πŸ‡ΊπŸ‘€

delectable_incubator/domain-com-au-agents-scraper-low-cost

Scrape real estate agent profiles from Domain.com.au πŸ”πŸ‘ across Australia. Extract agent names, agencies, locations, profile details, listings, and more using location-based filters. Ideal for lead generation, market research, agent benchmarking, CRM enrichment, and real estate intelligence πŸ“ŠπŸš€