ParseForge Scrapers

Domain.com.au Real Estate Scraper

parseforge/domain-com-au-scraper

Real estateDeveloper toolsAutomation

Scrapes Australian property listings from Domain.com.au by suburb slug, listing type, or direct URL. Returns each property as a flat row with price, bedrooms, bathrooms, and full details.

Run this scraper See the API call
Total users
37
Monthly active
3
Total runs
451
Bookmarked
0
Rating
Not rated yet
Last modified
12 days ago

Overview

ParseForge

Domain.com.au Real Estate Scraper

Scrape Australian real estate listings from Domain.com.au by suburb, listing type, or direct URL, up to a million per run. Every property comes with its price, bedrooms, bathrooms, and full listing details. No login or API key. Export to CSV, JSON, Excel, or XML.

Domain.com.au is Australia's second-largest property portal, but it has no public API for bulk data access. This actor reads the public sale, rent, and sold listings directly, letting you filter by suburb, price range, and bedroom count, and returns each match in one fixed schema.

Who uses it What they scrape Domain.com.au for
Real estate agents Monitor competitor listings and pricing in their local area.
Property investors Track sold prices and rental yields across multiple suburbs.
Data analysts Build suburb-level price trend datasets for market reports.
Home buyers Get alerted to new listings matching their budget and bedroom requirements.

What it does

This Actor collects Australian property listings from Domain.com.au by suburb slug, listing type, or direct search URL, and returns each one as a flat row.

  • ๐Ÿ˜๏ธ Suburb search: provide a suburb slug like 'sydney-nsw-2000' and a listing type to scrape all matching properties.
  • ๐Ÿ”— Direct URL: paste any Domain.com.au search results URL to scrape exactly that page and its pagination.
  • ๐Ÿ’ฐ Price filters: set minimum and maximum price in AUD to narrow results to your budget range.
  • ๐Ÿ›๏ธ Bedroom filters: specify min and max bedrooms to target houses, apartments, or units of a certain size.
  • ๐Ÿ“‹ Listing types: choose from For Sale, For Rent, or Sold listings to match your research goal.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Domain.com.au data

๐Ÿ“Š Build a suburb price report.

A property analyst scrapes all sold listings for 'melbourne-vic-3000' from the last 12 months to calculate median price changes.

๐Ÿ  Monitor new rental listings.

A tenant runs the actor daily on a 'rent' search for 'brisbane-qld-4000' with a max price filter to catch new apartments within budget.

๐Ÿ“ˆ Track competitor stock levels.

A real estate agent scrapes 'sale' listings in their agency's suburb to see how many competing properties are on the market.

๐Ÿ” Research sold prices for a specific property type.

An investor filters sold listings by 3 bedrooms and a price cap to value a potential purchase in 'perth-wa-6000'.

Why choose this scraper

What you get
No API key needed Scrapes the public website, so you skip OAuth, registration, and rate-limit negotiations.
Fixed output schema Every listing arrives with the same fields, ready for your database or spreadsheet.
Up to 1M listings One run can collect a large suburb's entire sale or rental history.
Flexible input Use simple suburb filters or paste any search URL you have bookmarked.

How it compares

No other Store actor targets Domain.com.au the same way, so the honest comparison is with the alternatives teams actually weigh.

Domain.com.au Real Estate Scraper Build it in-house By hand
Setup Run it now, zero config Days of engineering None, but hours per pull
When Domain.com.au changes Maintained for you You fix it You re-learn the page
Proxies, retries, anti-bot Built in Your problem Browser only
Output Fixed JSON schema, CSV/Excel export Whatever you build Copy-paste
Cost Pay per result Engineering time Analyst hours

Configure the run

Drive the Actor from a suburb slug and listing type, or a direct Domain.com.au search URL, and filters run as each listing is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
  "startUrl": "https://www.domain.com.au/sale/sydney-nsw-2000/",
  "maxItems": 10
}

A larger pull:

{
  "startUrl": "https://www.domain.com.au/sale/sydney-nsw-2000/",
  "maxItems": 200
}

Pricing

Pay-per-result: $0.05199 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $5.20
1,000 results $51.99
10,000 results $519.90

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Domain.com.au Real Estate Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Domain.com.au through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/domain-com-au-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your suburb slug is correct and matches the format 'suburb-state-postcode'. Also verify that your price and bedroom filters are not too restrictive for that area.

The actor is running very slowly.

Domain.com.au may be rate-limiting your IP. Try using an Apify proxy configuration in the Advanced settings to rotate IP addresses.

I get an error when using a Start URL.

Make sure the URL is a valid Domain.com.au search results page and that it starts with 'https://www.domain.com.au/'. A single listing URL will not work.

The number of results is less than my maxItems setting.

The actor stops when it runs out of listings on Domain.com.au. If the total available listings for your search are fewer than your maxItems, it will return only what exists.

Some listing fields are empty in my dataset.

Not all listings on Domain.com.au have every field filled in by the agent. If a price or bedroom count is missing on the website, it will be empty in your results.

FAQ

Question Answer
Do I need a Domain.com.au account or API key? No. The actor scrapes publicly accessible listing pages, so no login, API key, or registration is required.
How do I find the suburb slug for my search? Go to Domain.com.au, search for a suburb, and copy the slug from the URL. It looks like 'sydney-nsw-2000' or 'melbourne-vic-3000'.
Can I scrape sold listings? Yes. Set the Listing Type to 'Sold' and provide a suburb slug. The actor will return the sold price and date for each property.
What is the maximum number of listings I can scrape? You can set the maximum up to 1,000,000 properties per run. The actual number depends on how many listings match your filters.
Can I scrape a specific search URL I already have? Yes. Paste your full Domain.com.au search URL into the Start URL field, and the actor will scrape that exact result set, ignoring the suburb and filter fields.
Does this work for commercial properties? The actor scrapes whatever listings appear on the residential sale, rent, and sold pages. It does not have a separate commercial property mode.
What format is the data exported in? You can export your dataset in CSV, JSON, Excel, or XML from the Apify platform.
How often can I run this actor? You can schedule runs as frequently as you need. Using Apify proxies is recommended to avoid IP blocks on very frequent runs.
Does the actor handle pagination? Yes. It automatically follows the 'Next' page links on Domain.com.au search results until it reaches your maximum items limit.
Can I filter by property type, like house or apartment? The current input schema does not have a property type filter. You can achieve this by using a Start URL with the property type filter already applied on Domain.com.au.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Domain Holdings Australia Limited. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
startUrl string URL of a Domain.com.au search results page. If provided, the filters below are ignored. https://www.domain.com.au/sale/sydney-ns
maxItems integer Maximum number of properties to collect per run. 10
listingType string (3 options) Type of property listing to search for when no Start URL is provided. sale
suburb string Suburb slug used when no Start URL is provided (e.g. 'sydney-nsw-2000', 'melbourne-vic-3000'). not set
minBedrooms integer Minimum number of bedrooms. not set
maxBedrooms integer Maximum number of bedrooms. not set
minPrice integer Minimum listing price in AUD. not set
maxPrice integer Maximum listing price in AUD. not set
proxyConfiguration object Proxy settings for the scraper. not set

Pricing

from $38.99 per 1,000 results

Charged forWhat it isPrice each
Actor Start Charged once when the run starts. $0.005
Result Item Charged once per result collected. $0.03899 to $0.05199

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~domain-com-au-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Domain.com.au Real Estate Scraper on Apify All scrapers