Realestate.co.nz Scraper — NZ Listings, Agents & Open Homes avatar

Realestate.co.nz Scraper — NZ Listings, Agents & Open Homes

Pricing

Pay per event

Go to Apify Store
Realestate.co.nz Scraper — NZ Listings, Agents & Open Homes

Realestate.co.nz Scraper — NZ Listings, Agents & Open Homes

Scrape realestate.co.nz New Zealand listings: price or sale method, beds/baths, land & floor area, agents & agency, open homes, GPS and full description from any search URL. Export JSON/CSV/Excel.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Ocrad

Ocrad

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Realestate.co.nz Property Scraper


By providing any realestate.co.nz search URL, you can retrieve structured property data across multiple result pages.


📋 Example Output

Basic record (detailedInfo: false):

{
"id": "43083265",
"url": "https://www.realestate.co.nz/43083265/residential/sale/139-finlayson-avenue-clendon-park",
"title": "139 Finlayson Avenue, Clendon Park",
"headline": "Beat the Deadline. Secure your Future.",
"price": "Deadline Sale",
"address": "139 Finlayson Avenue",
"city": "Clendon Park",
"typeAndIntro": "Beat the Deadline. Secure your Future.",
"availability": null,
"tags": [
"open home in 3 days"
],
"imageUrl": "https://mediaserver.realestate.co.nz/per_orgs/1865476/9670b748ac3f5593b7012aff60dcb7c5.fcrop.90x90.jpg",
"bedrooms": "3",
"bathrooms": "1",
"landArea": "650m2",
"floorArea": null,
"agentNames": "Pat Lapalapa, Ena Aholelei",
"agencyName": "A T Realty Ltd Licensed (REAA 2008) - Ray White Manukau",
"listedDate": "Listed now",
"scrapedAt": "2026-07-08T14:47:28.716Z"
}

Detailed record (detailedInfo: true, additional fields):

{
"title": "139 Finlayson Avenue, Clendon Park, Manukau City",
"listedDate": "8 July",
"levels": null,
"livingSpaceArea": "90 m²",
"propertyFeatures": {
"Number of rooms": "3",
"Address locality": "Clendon Park"
},
"featureGroups": [],
"rooms": [],
"images": [
"https://mediaserver.realestate.co.nz/listings/43083265/6b1cc3b3feb09748ec86387b7f189f7b.pad-eeeeee.632x474.jpg"
],
"description": "A genuine opportunity has arrived, with our motivated owners committed to relocating and requiring a definite sale. Their next move is already underway, making this a property that must be sold. Wheth…",
"coordinates": null,
"openHomes": [
{
"name": "Open Home - 12:00PM - 12:30PM",
"startDate": "2026-07-11T12:00:00+12:00",
"endDate": "2026-07-11T12:30:00+12:00"
},
{
"name": "Open Home - 12:00PM - 12:30PM",
"startDate": "2026-07-12T12:00:00+12:00",
"endDate": "2026-07-12T12:30:00+12:00"
},
{
"name": "Open Home - 12:00PM - 12:30PM",
"startDate": "2026-07-18T12:00:00+12:00",
"endDate": "2026-07-18T12:30:00+12:00"
},
{
"name": "Open Home - 12:00PM - 12:30PM",
"startDate": "2026-07-19T12:00:00+12:00",
"endDate": "2026-07-19T12:30:00+12:00"
}
]
}

⚙️ Configuration

ParameterTypeDefaultDescription
urlString(required)Realestate.co.nz search URL with filters pre-applied.
maxPagesInteger1Number of result pages to scrape (1–1000). Each page typically contains 20 listings.
detailedInfoBooleanfalseVisit each listing's detail page for full property data (slower, more data).
proxyConfigurationObjectApify Proxy (auto)Proxy settings. Switch to a RESIDENTIAL group if you see blocks or empty results.

Example Input

{
"url": "https://www.realestate.co.nz/residential/sale/auckland",
"maxPages": 5,
"detailedInfo": false
}

Getting your search URL

  1. Go to realestate.co.nz
  2. Apply your filters (region, price, bedrooms …)
  3. Copy the full URL from your browser address bar
  4. Paste it as the url input

💬 Support and Feedback

Need help or have suggestions? Reach out via Apify support channels or leave feedback on the Actor's page.


It is legal to scrape publicly available data such as property prices, addresses, and listing details. However, you should be aware that results may contain personal information (agent names, contact details).

Personal data is protected by the New Zealand Privacy Act 2020 and other regulations. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, please consult your lawyers. You can also read Apify's blog post on the legality of web scraping.