11,687 live Rea listings in the feed

Rea rental data, via one API.

Rea is a rental listings source we track. HousingFeed extracts Rea rental listings into one clean JSON schema, no scraper to build, no anti-bot defenses to fight. 11,687 Rea listings are live right now, alongside 60+ other sources and 1.2M listings in one API.

11,687
Live Rea listings
10
Fields per listing
$2,990
Median rent
Daily
Refresh cadence
Is 11,687 everything Rea has? It is what the crawler banks today, and crawl depth follows demand. If your project needs fuller Rea coverage, a specific market, or a higher refresh rate, tell us and we scale the crawl to fit.

Does Rea have a public API?

Rea does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Rea listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What the Rea feed looks like

Every Rea listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the Rea data that is live right now, 10 fields populated:

Field coverage on Rea

Share of live Rea listings that carry each field.

City100%
State/region100%
ZIP/postcode100%
Rent100%
Bedrooms100%
Bathrooms100%
Property type100%
Photo100%
Listing URL100%
Address99%

How Rea rents distribute

$1,300$4,984$8,667+

Median Rea asking rent is $2,990/mo.

Where Rea listings are

Top locations by live Rea inventory.

Qld3,910
NSW2,778
Vic2,379
ACT945
WA716
Tas559
NT214
SA186

Sample Rea listing

A real record from the Rea feed:

{
  "platform": "rea",
  "url": "https://www.realestate.com.au/property-house-act-gordon-410633247",
  "address": "5 Togo Place, Gordon, ACT 2906",
  "city": "Gordon",
  "state": "ACT",
  "rent_min": 2600,
  "beds": 3,
  "baths": 2,
  "image": "https://i2.au.reastatic.net/800x600/a99337e2b68972b0cb7089e249fa5db4a9cf654c3f7b4014ae97c5a7ae504680/image.jpg",
  "scraped_at": "2026-07-06T17:09:16+00:00"
}

Pull Rea listings in one request

Filter the HousingFeed API to rea and get Rea listings back as JSON:

curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"platform":"rea","maxItems":100}'

Get Rea rental data flowing today.

11,687 listings live, refreshed daily, in the same schema as 60+ other sources. Try it free.