Domain.com.au Property Scraper avatar

Domain.com.au Property Scraper

Under maintenance

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Domain.com.au Property Scraper

Domain.com.au Property Scraper

Under maintenance

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

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

Coding Frontned

Coding Frontned

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

7 days ago

Last modified

Share

Extract evidence-backed public residential property listings from Domain.com.au. Search by Australian location and common filters, or provide specific public property URLs.

Input

  • mode: search or propertyUrl.
  • searchQuery: required in search mode, for example Sydney NSW.
  • propertyUrls: required in property URL mode. Only public HTTPS URLs on domain.com.au are accepted.
  • listingType: sale, rent, sold, or new-homes.
  • propertyType, price, and bedroom filters are optional.
  • maxItems: 1–500.
  • proxyConfiguration: optional Apify or custom proxy configuration for ordinary public access.

Output

The default dataset contains only listings supported by a public page. Every row has a unique Domain.com.au property URL, address, listing type, source URL, extraction source, and timestamp. Optional fields such as price, bedrooms, images, agent, and description are omitted when the page does not expose them; the Actor does not invent placeholder property values.

The OUTPUT key-value-store record reports status, counts, runtime, proxy use, and a bounded access-boundary classification. A CAPTCHA, HTTP 403/429, WAF, login, external redirect, or failed request produces no diagnostic dataset row. This keeps dataset consumers from mistaking an error for a property.

Example dataset item

{
"position": 1,
"propertyUrl": "https://www.domain.com.au/example-property-12345678",
"address": "10 Example Street, Sydney NSW 2000",
"listingType": "sale",
"priceText": "$850,000",
"sourceUrl": "https://www.domain.com.au/sale/?q=Sydney+NSW",
"sourcePageType": "dom",
"scrapedAt": "2026-08-31T00:00:00.000Z"
}

Responsible use

The Actor reads only public pages and does not use login state, private endpoints, captured browser profiles, or challenge bypasses. Domain.com.au may restrict automated traffic by network or region. When that happens, inspect OUTPUT, respect the boundary, and retry only when you have a legitimate public-access reason. You are responsible for complying with applicable laws and the website's terms.