Extract property listings from realestate au. Get comprehensive data, including prices, property features, images, agent details, and more. Perfect for real estate analytics, market research, and investment analysis.
List of locations to search (suburbs, states, postcodes)
Default value of this property is [{"suburb":"Sydney","state":"NSW"}]
URLs
urlsarrayOptional
Direct property or search URLs to scrape
Listing Type
listingTypeEnumOptional
Type of property listings to scrape
Value options:
"buy": string"rent": string"sold": string
Default value of this property is "buy"
Property Types
propertyTypesarrayOptional
Filter by property type (leave empty for all)
Minimum Price
priceMinintegerOptional
Minimum property price (AUD)
Maximum Price
priceMaxintegerOptional
Maximum property price (AUD)
Minimum Bedrooms
bedroomsMinintegerOptional
Minimum number of bedrooms
Maximum Bedrooms
bedroomsMaxintegerOptional
Maximum number of bedrooms
Maximum Listings
maxListingsintegerOptional
Stop after scraping this many listings (no limit if empty). Higher values = lower cost per result.
Default value of this property is 3
Maximum Pages per Location
maxPagesintegerOptional
Maximum search result pages to process per location
Default value of this property is 1
Output Formats
outputFormatarrayOptional
Export data in these formats
Default value of this property is ["json"]
Proxy Configuration
proxyConfigurationobjectOptional
Configure proxy for bypassing anti-bot protection
Session Rotation Interval
sessionRotationIntervalintegerOptional
Rotate browser session after this many requests
Default value of this property is 50
Request Delay
requestDelayobjectOptional
Delay between requests (milliseconds)
Resume from Checkpoint
resumeFromCheckpointbooleanOptional
Continue from last saved checkpoint if available
Default value of this property is true
Extraction Level
extractionLevelEnumOptional
Controls how much data to extract per listing. Basic is fastest/cheapest (address, price, bed/bath/car). Standard adds images, agent. Full extracts everything.