Data sources / OnTheMarket

2,546 live OnTheMarket listings

OnTheMarket rental data, via one API.

One of the UK's three major property portals. HousingFeed extracts OnTheMarket rental listings into a clean, unified JSON schema — no scraper to build, no rate limiting to fight. 2,546 OnTheMarket listings are live right now, refreshed daily.

2,546
Live OnTheMarket listings
9
Fields per listing
£1,200
Median rent
Daily
Refresh cadence

Does OnTheMarket have a public API?

OnTheMarket has no public listings API. HousingFeed solves that: we collect OnTheMarket listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What OnTheMarket data you get

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

FieldCoverage on OnTheMarket
Address██████████ 99%
City██████████ 100%
State/region██████████ 100%
Coordinates██████████ 99%
Rent██████████ 99%
Bedrooms█████████░ 90%
Bathrooms██████████ 95%
Property type██████████ 99%
Listing URL██████████ 99%

Sample OnTheMarket listing

A real record from the OnTheMarket feed:

{
  "platform": "onthemarket",
  "url": "https://www.onthemarket.com/details/19849530/",
  "address": "Thames Road, London, W4",
  "city": "London",
  "state": "UK",
  "rent_min": 1900,
  "beds": 1.0,
  "baths": 1.0,
  "scraped_at": "2026-07-03T22:10:35Z"
}

Pull OnTheMarket listings in one request

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

Top locations for OnTheMarket

UK 2,546

Get OnTheMarket rental data flowing today.

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