Domain Real Estate Listings avatar

Domain Real Estate Listings

Pricing

from $12.00 / 1,000 results

Go to Apify Store
Domain Real Estate Listings

Domain Real Estate Listings

Search Domain real estate listings in Australia. Collect sale and rental property data with prices, suburbs, bedrooms, bathrooms, property details, images, agents, and source URLs.

Pricing

from $12.00 / 1,000 results

Rating

5.0

(1)

Developer

TrueFetch

TrueFetch

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Domain Real Estate Listings - Domain Property Listings API

Property Data Pay Per Result No Login

Domain Real Estate Listings is a production-ready Apify real estate listings API for structured Domain property listings for Australian real estate research. Search Australia by location, listing type, and property type, then export normalized property data with prices, addresses, property specs, images, listing dates when available, contact details, platform names, and source URLs. It is designed for real estate investment research, broker lead generation, competitive market monitoring, data enrichment, and AI agents that need repeatable property data without maintaining a custom scraper.


Why Choose This API

Production-grade Domain property data extraction

Location-aware search Run searches by country and location using city, region, neighborhood, postal code, or address-style inputs supported by the platform.

Normalized property intelligence Collect listing status, property type, price, bedrooms, bathrooms, area, location, images, source URLs, and available agency or contact metadata in one clean dataset.

Recently posted listing workflows This actor does not expose posted_since because the current source implementation does not provide a reliable posted-date filter for this platform.

Automation-ready output Use the Apify API, Make, N8N, scheduled runs, webhooks, or MCP clients to send property data into Sheets, Airtable, HubSpot, data warehouses, dashboards, and AI workflows.


Quick Start Guide

  1. Open Domain Real Estate Listings.
  2. Enter country, location, max_results, and optional filters such as listing_type, property_type, and posted_since when available.
  3. Click Start and export the dataset as JSON, CSV, Excel, XML, RSS, or through the Apify API.

Input Parameters

ParameterTypeRequiredDescriptionExample
countrystringYesCountry where the target property listings are located. Supported values: Australia.Australia
locationstringYesCity, region, neighborhood, postal code, or address to search.Sydney, NSW
max_resultsintegerYesMaximum number of property listings to return per selected platform.10
listing_typestringNoListing status to search, such as for_sale, for_rent, or sold where supported. Supported values: for_sale, for_rent.for_sale
property_typestringNoOptional property type filter. Leave empty to include all supported property types. Supported values: residential, house, apartment, townhouse, land, new_development.empty

Example input:

{
"country": "Australia",
"location": "Sydney",
"max_results": 100,
"listing_type": "for_sale",
"property_type": "house"
}

Output Data Schema

Each result is a structured property listing. Common fields include cover_image, image_urls, title, description, listing_id, mls_id, listing_type, property_type, price, rooms, area, land, location, address, geo, building, dates, posted_time, fees, media, open_houses, features, amenities, details, contact, platform, source_url, official_url, processor, and processed_at where available.

The dates object may include listed, updated, sold, available, and days-on-market values depending on the source. Dataset exports are available through the Apify Console, default dataset API, and integrations.


Integration Examples

Python

from apify_client import ApifyClient
client = ApifyClient('YOUR_APIFY_TOKEN')
run = client.actor('truefetch/domain-real-estate-listings').call(run_input={"country": "Australia", "location": "Sydney", "max_results": 100, "listing_type": "for_sale", "property_type": "house"})
items = client.dataset(run['defaultDatasetId']).list_items().items

JS

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: 'YOUR_APIFY_TOKEN' });
const run = await client.actor('truefetch/domain-real-estate-listings').call({"country": "Australia", "location": "Sydney", "max_results": 100, "listing_type": "for_sale", "property_type": "house"});

Make

Use Actor ID truefetch/domain-real-estate-listings in the Apify module, then map dataset items to Google Sheets, Airtable, HubSpot, Notion, or your warehouse.

N8N

Use the Apify node with Actor ID truefetch/domain-real-estate-listings and pass the JSON input from this README.

JSON-LD

{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Domain Real Estate Listings",
"applicationCategory": "BusinessApplication",
"operatingSystem": "Cloud",
"dateModified": "2026-06-05",
"offers": {"@type": "Offer", "price": "0.0140", "priceCurrency": "USD"}
}

Pricing & Cost Calculator

This actor uses pay-per-result pricing. You are charged only for successful property records written to the dataset. Example: 1,000 successful results at approximately $14.00.


Use Cases & Applications

  • Real estate market monitoring and comparable listing research
  • Investor sourcing, underwriting, and lead generation
  • Broker, agent, landlord, owner, or developer prospecting
  • Rental and sale price benchmarking by location and property type
  • PropTech dashboards, valuation tools, and data enrichment pipelines
  • AI property intelligence, RAG datasets, and CRM enrichment

FAQ

What is Domain Real Estate Listings?

It is an Apify actor that extracts structured real estate listing data from Domain or the selected supported platforms.

How do I filter recently posted listings?

This actor does not expose posted_since because the current source implementation does not provide a reliable posted-date filter for this platform.

Can I export the results?

Yes. Apify datasets support JSON, CSV, Excel, XML, RSS, and API access.

Why does a search return fewer records than max_results?

The actor returns available listings after platform filtering, pagination, deduplication, date filtering where supported, and source availability.


SEO Keywords & Search Terms

Domain Real Estate Listings, Domain scraper, Domain API, property listing scraper, real estate data API, property lead generation, property market data, Apify property scraper, real estate listings export, property intelligence API.


Trust & Certifications

Built for Apify cloud execution with structured datasets, proxy-aware collection, retries, deduplication, and repeatable API workflows. Runs can be scheduled, monitored, and integrated with standard Apify webhooks and dataset exports.


Use this actor responsibly and review applicable platform terms, data rights, GDPR, CCPA, and local privacy requirements before storing or processing property data. The actor is intended for lawful public-data workflows such as research, analytics, enrichment, and internal business intelligence. For enterprise compliance or legal workflow questions, contact support at https://t.me/AiAgentApi.


AgentX property APIs: All Property Scraper, Zillow Property Scraper, Realtor Property Scraper, MagicBricks Property Scraper, Homes Property Scraper, NoBroker Property Scraper, Property24 Property Scraper

TrueFetch real estate APIs: Global Real Estate Listings, Zillow Real Estate Listings, Realtor Real Estate Listings, Zoopla Real Estate Listings, Domain Real Estate Listings, Redfin Real Estate Listings, Rightmove Real Estate Listings

Business enrichment: Google Maps Store Scraper, LinkedIn Company Lookup, BBB Business Search API


Support & Community


Last Updated: June 05, 2026