Real Estate AU $0.8πŸ’° Lightning avatar

Real Estate AU $0.8πŸ’° Lightning

Deprecated

Pricing

from $0.80 / 1,000 results

Go to Apify Store
Real Estate AU $0.8πŸ’° Lightning

Real Estate AU $0.8πŸ’° Lightning

Deprecated

πŸ’° From $0.8/1K properties ⚑ Blazing fast. Scrapes thousands of listings with full details at scale πŸ“Š Complete data. 30+ fields per listing, including indoor/outdoor features, full description, and lat/long

Pricing

from $0.80 / 1,000 results

Rating

5.0

(1)

Developer

AbotAPI

AbotAPI

Maintained by Community

Actor stats

1

Bookmarked

23

Total users

1

Monthly active users

4 days ago

Last modified

Share

RealEstate AU Lightning Scraper

Extract full listing details from Australian real estate search pages at scale β€” buy, rent, and sold listings with property features, descriptions, and coordinates.

Paste your search URLs or use location filters to get structured data in seconds.

Key Features

  • ⚑ Lightning fast. Scrapes thousands of listings with full details at scale
  • πŸ“Š Complete data. 30+ fields per listing including indoor/outdoor features, full description, and lat/long
  • 🏠 All listing types. Buy, Rent, and Recently Sold
  • πŸ” Two search modes. Paste URLs directly or use structured location filters (AU and NZ)
  • πŸ“‹ Flat output. Clean, ready-to-use columns or raw API response
  • πŸ“„ Auto pagination. Pages through all search results automatically
  • 🚫 Deduplication. No duplicates across pages or multiple search URLs
  • πŸ’° Lightweight. Runs on just 256MB memory

How It Works

Option 1: Search by URL

Paste one or more search result URLs.

Option 2: Search by Location Filters

Use structured filters to search by location without building URLs manually.

{
"searchByFilters": [
{
"channel": "buy",
"cityOrRegion": "VIC",
"district": "Melbourne - Northern Region",
"country": "AU"
},
{
"channel": "sold",
"cityOrRegion": "NSW",
"suburb": "Bondi Beach",
"country": "AU"
}
]
}

Filter fields:

  • Channel: buy, rent, or sold
  • Country: AU (Australia) or NZ (New Zealand)
  • State / City: VIC, NSW, QLD, Auckland, etc.
  • District / Region: Melbourne Northern Region, Sydney Eastern Suburbs, Auckland City, etc.
  • Suburb: Richmond, Bondi Beach, Blockhouse Bay, etc.

Input Options

FieldDescriptionDefault
Search URLsone or more search page URLs
Search by Filtersstructured location filters (AU and NZ)
Max Resultsmaximum listings to scrape per URL (0 = unlimited)100
Flatten Outputclean flat columns vs raw API responsetrue
Max Concurrencyparallel detail requests10
ProxyApify ProxyApify Datacenter

Send results into your apps (MCP connectors)

Optionally pipe the scraped results into the apps you already use, via Model Context Protocol (MCP) connectors. This is an extra delivery step after the scrape β€” the Apify dataset is never changed.

What gets written to the connector: a condensed, human-readable summary of each record β€” not the full JSON. Each item becomes one entry with a title and its key fields flattened to plain text. The complete record always stays in the Apify dataset.

  1. Authorize a connector once under Apify β†’ Settings β†’ Integrations (Notion, Linear, Airtable, or Apify).
  2. Select it in the "Pipe results into your apps" input field. (If the picker is empty, you haven't authorized a connector yet.)
  3. For Notion, also set notionParentPageUrl to the page where items should be created.

The connection is mediated by Apify's MCP proxy, so this actor never sees your third-party credentials. Leave the field empty to skip.

Proxy

A residential proxy is required for complete results. Runs without a residential proxy still complete, but return a reduced dataset. Set the proxy to a RESIDENTIAL group (AU).

Tips

  • Sold listings: add ?maxSoldAge=12-month to your URL for the last 12 months of sales
  • Multiple locations: add multiple search URLs or filters to scrape different areas in one run
  • Large scrapes: set max results to 0 (unlimited) and let pagination handle everything
  • Raw data: disable Flatten Output to get the complete API response for each listing