Domain.com.au Scraper avatar
Domain.com.au Scraper

Pricing

Pay per event

Go to Apify Store
Domain.com.au Scraper

Domain.com.au Scraper

[Fastest] scrapes property listings and search results, extracting detailed information such as price, address, bed/bath/car counts, agent details, school catchments, and image galleries.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Goldmine

Goldmine

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Share

Domain Scraper

This is a scraper for Domain.com.au, a popular Australian real estate website. It can scrape property listings and search results, extracting detailed information such as price, address, bed/bath/car counts, agent details, school catchments, and image galleries.

Features

  • Scrape Property Listings: Extract detailed information from any Domain.com.au property page (Sale, Rent, Sold).
  • Search Results: Scrape entire search result pages with pagination support.
  • Rich Data: Get price, address, bed/bath/car counts, agent details, school catchments, and image galleries.
  • High Performance: Built with Crawlee for efficient and reliable scraping.
  • Proxy Support: Integrated proxy configuration (Australian proxies recommended).

Inputs

FieldTypeDescriptionDefault
startUrlsArrayList of URLs to scrape (search pages or property pages).Required
maxItemsIntegerMaximum number of items to scrape.100
proxyConfigurationObjectProxy settings to avoid blocking.{"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"]}

Outputs

The scraper returns a dataset containing:

  • Property Details: ID, type, price, description.
  • Location: Unit, street, suburb, postcode.
  • Features: Beds, baths, parking, land size.
  • Media: High-resolution image gallery.
  • Agents: Agent names and contact info.

Example output :

{
"listingId": "123456",
"type": "property",
"price": "1,200,000",
"description": "A beautiful property in the heart of the city.",
"location": {
"unit": "123",
"street": "Main Street",
"suburb": "Melbourne",
"postcode": "3000"
},
"features": {
"beds": 4,
"baths": 3,
"parking": 2,
"landSize": "1,200 sqm"
},
"media": [
"https://example.com/image1.jpg",
"https://example.com/image2.jpg",
"https://example.com/image3.jpg"
],
"agents": [
{
"name": "John Doe",
"contact": "john.doe@example.com"
}
]
}

Contact & Support

  • Email: coredev.dan@gmail.com
  • Support Us: If you find this actor useful, please give us a rating!