Data sources / Gumtree

93 live Gumtree listings

Gumtree rental data, via one API.

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

93
Live Gumtree listings
6
Fields per listing
£1,195
Median rent
Daily
Refresh cadence

Does Gumtree have a public API?

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

What Gumtree data you get

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

FieldCoverage on Gumtree
Address██████████ 100%
City██████████ 100%
Rent██████████ 100%
Bedrooms███████░░░ 73%
Property type██████████ 100%
Listing URL██████████ 100%

Sample Gumtree listing

A real record from the Gumtree feed:

{
  "platform": "gumtree",
  "url": "https://www.gumtree.com/p/property-to-rent/1-bed-flat-regent-house-northolt-ub5-6fs/1515386938",
  "address": "Greenford, London",
  "city": "London",
  "rent_min": 1395,
  "beds": 1.0,
  "scraped_at": "2026-07-03T22:21:40Z"
}

Pull Gumtree listings in one request

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

Top locations for Gumtree

London 63Manchester 30

Get Gumtree rental data flowing today.

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