Data sources / Gumtree

275 live Gumtree listings in the feed

Gumtree rental data, via one API.

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

275
Live Gumtree listings
7
Fields per listing
£1,300
Median rent
Daily
Refresh cadence
Is 275 everything Gumtree has? It is what the crawler banks today, and crawl depth follows demand. If your project needs fuller Gumtree coverage, a specific market, or a higher refresh rate, tell us and we scale the crawl to fit.

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 the Gumtree feed looks like

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

Field coverage on Gumtree

Share of live Gumtree listings that carry each field.

Address100%
City100%
Rent100%
Listing URL100%
Property type99%
Bedrooms83%
Bathrooms2%

How Gumtree rents distribute

£600£4,092£7,583+

Median Gumtree asking rent is £1,300/mo.

Where Gumtree listings are

Top locations by live Gumtree inventory.

London245
Manchester30

Sample Gumtree listing

A real record from the Gumtree feed:

{
  "platform": "gumtree",
  "url": "https://www.gumtree.com/p/property-to-rent/large-studio-apartment-to-let-in-south-kensington-short-term-let/1170227837",
  "address": "Earls Court, London",
  "city": "London",
  "rent_min": 2102,
  "scraped_at": "2026-07-06T04:15:45+00:00"
}

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}'

Get Gumtree rental data flowing today.

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