Data sources / Rightmove

2,821 live Rightmove listings

Rightmove rental data, via one API.

The dominant UK property portal. HousingFeed extracts Rightmove rental listings into a clean, unified JSON schema — no scraper to build, no rate limiting + anti-bot to fight. 2,821 Rightmove listings are live right now, refreshed daily.

2,821
Live Rightmove listings
9
Fields per listing
£1,155
Median rent
Daily
Refresh cadence

Does Rightmove have a public API?

Rightmove has no public API — a long-standing pain point for UK proptech developers. HousingFeed solves that: we collect Rightmove listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What Rightmove data you get

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

FieldCoverage on Rightmove
Address██████████ 100%
City██████████ 100%
Coordinates██████████ 100%
Rent██████████ 100%
Bedrooms██████████ 100%
Bathrooms██████████ 97%
Property type██████████ 100%
Availability██████████ 100%
Listing URL██████████ 100%

Sample Rightmove listing

A real record from the Rightmove feed:

{
  "platform": "rightmove",
  "url": "https://www.rightmove.co.uk/properties/90402435#/?channel=RES_LET",
  "address": "Southbank Place London SE1",
  "city": "Southbank Place London SE1",
  "rent_min": 5200,
  "beds": 2.0,
  "baths": 2.0,
  "available": "2026-07-02T12:10:13Z",
  "scraped_at": "2026-07-03T22:18:36Z"
}

Pull Rightmove listings in one request

Filter the HousingFeed API to rightmove and get Rightmove 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":"rightmove","maxItems":100}'

Top locations for Rightmove

BELFAST | STUDENT | SEPTEMBER 64Plymouth 53Brighton 44RG1 38S1 33CF10 32Leicester 31SA1 31

Get Rightmove rental data flowing today.

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