9,880 live Rea listings

Rea rental data, via one API.

Rea is a rental listings source we track. HousingFeed extracts Rea rental listings into a clean, unified JSON schema — no scraper to build, no anti-bot defenses to fight. 9,880 Rea listings are live right now, refreshed daily.

9,880
Live Rea listings
10
Fields per listing
$3,033
Median rent
Daily
Refresh cadence

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 Rea data you get

Every Rea listing is normalized into the same 24-field HousingFeed record. Coverage of each field for Rea specifically:

FieldCoverage on Rea
Address██████████ 99%
City██████████ 100%
State/region██████████ 100%
ZIP/postcode██████████ 100%
Rent██████████ 100%
Bedrooms██████████ 100%
Bathrooms██████████ 100%
Property type██████████ 100%
Photo██████████ 100%
Listing URL██████████ 100%

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-05T10:27:00+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}'

Top states for Rea

Qld 2,888NSW 2,528Vic 2,282ACT 910WA 557Tas 341NT 191SA 183

Get Rea rental data flowing today.

9,880 listings live, refreshed daily, in the same schema as 50+ other sources. Try it free.