Harcourts Scraper avatar

Harcourts Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Harcourts Scraper

Harcourts Scraper

Scrape Harcourts Australia and New Zealand property listings (buy, rent, sold) and agent/office profiles. Filter by country, state/region, listing type, and location, or fetch specific listing or agent profile URLs directly. Extracts price, address, bedrooms, bathrooms, car spaces, photos, agent

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

Harcourts Scraper – AU & NZ Property Listings & Agents

Scrape buy, rent, and sold property listings — and agent/office profiles — from Harcourts Australia and Harcourts New Zealand, one of Australasia's largest real estate networks. Extract price, address, bedrooms, bathrooms, car spaces, land size, photos, agent details (name, phone, email, bio, active listings), and office information. No login or API key required.

What data you can get

Property listing records

FieldDescription
urlFull listing URL
listingIdHarcourts listing ID (e.g. l28432594)
propertyIdInternal property/card ID (searchListings mode; not always present)
listingTypebuy, rent, or sold
countryau or nz
headlineProperty marketing title
priceAsking price, rent, or sold price
addressFull street address
street, suburb, postcodeAddress components
stateAustralian state/territory abbreviation (AU listings only — NZ addresses don't carry a real region in the source data, so this is omitted rather than faked)
bedroomsNumber of bedrooms
bathroomsNumber of bathrooms
carSpacesGarage / car space count
landSizeLand area (e.g. 443 m², 1.2 ha)
descriptionProperty marketing description
heroImageMain property photo URL (1000×750)
photosAll gallery photo URLs (800×600)
badgeStatus badge (Just Listed, Auction, Sold)
agentNameListing agent name
agentPhotoUrlAgent photo URL
agentUrlAgent's Harcourts profile URL
agentPhoneAgent contact number (may be partially masked on listing cards)
officeNameHarcourts office name
officeSlugOffice URL slug
scrapedAtISO 8601 scrape timestamp

Note: bedrooms, bathrooms, carSpaces, landSize, description, and full photos are only populated when Fetch full listing details is enabled (or automatically, when using getByUrl mode on a listing URL).

Agent / office profile records (getByUrl mode on a /people/ URL)

FieldDescription
recordTypeAlways "agent" for these records
agentUrlThe profile URL you supplied
agentNameAgent's full name
agentTitleJob title (e.g. "Business Owner/Property Representative")
agentPhotoUrlAgent profile photo
agentPhoneUnmasked contact phone number
agentEmailContact email address
agentBioFull biography text from the profile page
officeName, officeSlugHarcourts office the agent belongs to
listingUrlsURLs of properties currently attributed to the agent (for sale / for rent / sold / leased)
listingCountNumber of listingUrls found
countryau or nz

How to use

Search listings (default)

  1. Set Mode to Search Listings
  2. Choose Country: Australia or New Zealand
  3. Choose Listing type: For Sale, For Rent, or Recently Sold
  4. Optionally filter by State / Region (must match the selected country)
  5. Optionally enter a Location / suburb (e.g. Sydney, Auckland CBD)
  6. Set Max items and optionally enable Fetch full listing details
  7. Click Start

Fetch specific listings or agent profiles by URL

  1. Set Mode to Get by URL
  2. Paste one or more Harcourts listing URLs or agent/office profile URLs into Start URLs
  3. Click Start — the actor detects listing vs. agent-profile URLs automatically and returns the country (au/nz) based on the URL itself

Example URL formats:

https://harcourts.net/au/office/west-coast/listing/l28432594-8b-wilsdon-street-queenstown-tas-7467
https://harcourts.net/au/office/west-coast/people/rodney-triffett
https://harcourts.net/nz/office/takapuna/listing/l41718705-2-3-dominion-street-takapuna-nz-0622

Input parameters

ParameterTypeDescription
modeselectsearchListings or getByUrl
countryselectau or nz (searchListings only — getByUrl infers it from each URL)
listingTypeselectbuy, rent, or sold (searchListings only)
stateselectAU state/territory or NZ region slug, or all
locationstringSuburb or city name to search within
startUrlslistListing or agent-profile URLs to scrape (getByUrl mode)
includeDetailsbooleanFetch detail pages for richer data (slower)
maxItemsintegerMaximum number of records to return (1–5000)
proxyConfigurationproxyOptional Apify proxy settings

Example output

Property listing

{
"url": "https://harcourts.net/au/office/west-coast/listing/l28432594-8b-wilsdon-street-queenstown-tas-7467",
"listingId": "l28432594",
"listingType": "buy",
"country": "au",
"headline": "Packed With Potential and Ready for Its Next Chapter!",
"price": "$250,000",
"address": "8B Wilsdon Street, QUEENSTOWN, TAS 7467",
"street": "8B Wilsdon Street",
"suburb": "QUEENSTOWN",
"state": "TAS",
"postcode": "7467",
"bedrooms": 3,
"bathrooms": 1,
"carSpaces": 2,
"landSize": "443 m²",
"heroImage": "https://listings-photos.cloudhi.io/properties/851219/21bebbab.jpg/1000x750",
"photos": ["https://listings-photos.cloudhi.io/properties/851219/21bebbab.jpg/800x600", "..."],
"badge": "just listed",
"agentName": "Rodney Triffett",
"agentPhone": "0427512***",
"officeName": "Harcourts West Coast",
"officeSlug": "west-coast",
"scrapedAt": "2026-06-13T07:20:49Z"
}

Agent profile

{
"recordType": "agent",
"agentUrl": "https://harcourts.net/au/office/west-coast/people/rodney-triffett",
"agentName": "Rodney Triffett",
"agentTitle": "Business Owner/Property Representative",
"officeName": "Harcourts West Coast",
"officeSlug": "west-coast",
"agentPhotoUrl": "https://assets.cloudhi.io/system/team-members/ba529768-737f-4107-a804-10de5eca19bc.jpg",
"agentPhone": "0427512242",
"agentEmail": "hwcsales@harcourts.com.au",
"agentBio": "Rodney Triffett is a proud local of Tasmania's West Coast...",
"listingUrls": ["https://harcourts.net/au/office/west-coast/people/rodney-triffett/listing/l19576021-9-austin-street-queenstown-tas-7467", "..."],
"listingCount": 13,
"country": "au",
"scrapedAt": "2026-07-20T12:00:00Z"
}

Frequently asked questions

Do I need an API key or login? No. All data is publicly available on harcourts.net without authentication.

How many listings can I scrape? Up to 5,000 per run. The site typically shows 12 listings per page.

Does it work for all Australian states? Yes — you can browse national results or filter by ACT, NSW, NT, QLD, SA, TAS, VIC, or WA.

Does it work for New Zealand? Yes — set Country to New Zealand and filter by any of the 14 supported NZ regions (Northland, Auckland, Waikato, Bay of Plenty, Gisborne, Hawke's Bay, Taranaki, Manawatu-Whanganui, Wellington, Marlborough, West Coast, Canterbury, Otago, Southland), or all for nationwide results. NZ property records don't include a state field — the underlying Harcourts NZ data doesn't expose a real region per listing (it's a placeholder token), so the actor omits it rather than emitting a fake value. suburb, postcode, and the full address string are still populated.

Can I scrape an agent's profile instead of a listing? Yes — set Mode to Get by URL and paste an agent/office profile URL (format: https://harcourts.net/{au|nz}/office/{office}/people/{agent-slug}). You'll get the agent's name, title, photo, phone, email, bio, and the URLs of properties currently attributed to them.

When should I enable "Fetch full listing details"? Enable it when you need bedrooms, bathrooms, car spaces, land size, full description, and all gallery photos. It visits each listing's detail page, so it's slower but returns significantly more data.

How fresh is the data? Data is scraped live from harcourts.net each time you run the actor.

Can I filter by suburb? Yes — enter a suburb name in the Location / suburb field (e.g. Bondi, Takapuna). The actor uses the Harcourts location search API (for the selected country) to filter results.

Are photos accessible? Yes — all photo and agent photo URLs are direct links to Harcourts' CDN (listings-photos.cloudhi.io, assets.cloudhi.io) and are publicly accessible.