Realestate: Search
Realestate via Parse · real_estate
Search for property listings for sale or rent. Returns paginated results with property summaries. Supports location-based search by suburb, city, postcode, or state. Each page returns up to ~25 listings. The total count reflects server-side matches for the location and purpose. When listed_since is provided, results are automatically sorted by date (newest first) and filtered to only include properties listed within the specified time period; listings older than the period or without listing date information are excluded from results. Access property listing data from realestate.com.au including search, property details, and nearby schools. Fulfilled by Parse from realestate.com.au.
- education
- maps-geo
- parse
- platform-key
- real-estate
- realestate
- realestate-com-au
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/16eea48f-8e4a-4bcc-b631-3cd9a0152e60/search
- Interface artifact
- sha256:6c27e24e9cba49ca0b8661456f26893c7dc39559c8bd3387e81effb49c45ae93
- Manifest digest
- sha256:199116d6982579670db03cfa28b52666663a5f51b57d872b22e082776fd9d815
Request fields
- page (integer): Page number for pagination
- purpose (string): Listing type: 'buy' or 'rent': Allowed values: buy, rent
- location (string, required): Suburb, city, postcode, or state to search in (e.g. 'melbourne', 'sydney', '2000')
- listed_since (string): Filter results to only properties listed within the specified time period. When provided, results are sorted by date newest first. Listing date availability is limited to approximately the most recent 7 days of listings.
Example queries
- {"page":"1","purpose":"buy","location":"melbourne"}