Gumtree Scraper - UK Classifieds Data avatar

Gumtree Scraper - UK Classifieds Data

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Gumtree Scraper - UK Classifieds Data

Gumtree Scraper - UK Classifieds Data

Scrape Gumtree UK listings from search URLs with title, price, location, image, listing URL and featured status. Works well for UK property and classifieds monitoring.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape listings from Gumtree UK in one run. Paste any Gumtree search-results URL and get clean listing rows with title, price, price period, location, image, listing URL, listing ID and featured status. It works especially well for Gumtree property categories such as flats, houses, rooms, commercial space and parking, and can also be used for other public Gumtree classifieds searches where the same listing-card structure is available. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.

What is the Gumtree Scraper?

Gumtree is one of the UK's best-known local classifieds marketplaces. It is used for rentals, property, cars, jobs, furniture, services, local deals and many other categories. This actor turns Gumtree search pages into structured data so you can monitor listings, prices and supply without manually copying search results.

The actor is built for reliability. It reads the server-rendered search-result cards that Gumtree sends in the HTML, rather than using a browser or fighting a private API. That keeps runs fast, cheap and friendly to Apify's daily auto-test requirements. You can apply filters on Gumtree first, copy the resulting URL, and paste it into the actor.

What data does it extract?

Listing identity: Gumtree listing ID, title and direct listing URL.

Price data: displayed price, numeric price, price period such as month or week, and currency.

Location: the location text shown on the Gumtree card.

Media: primary image URL, image alt text and image count when Gumtree shows it.

Promotion signals: featured listing flag.

Source data: the exact search URL/page that produced the listing.

Input

FieldTypeDescription
searchUrlsarrayGumtree.com search-result URLs. Use Gumtree's filters first, then paste the URL.
maxResultsintegerMaximum listings to return across all URLs.
maxPagesintegerMaximum result pages to fetch per URL.

Example input

{
"searchUrls": [
"https://www.gumtree.com/flats-houses/uk/london"
],
"maxResults": 30,
"maxPages": 2
}

Output

Each listing is pushed as one dataset item.

{
"id": "1502671936",
"title": "Storage - E-Commerce Space to Rent in Greenford",
"description": "Private Date available: 13 Jul 2026 Industrial",
"url": "https://www.gumtree.com/p/commercial-property-to-rent/...",
"price": 1249,
"price_raw": "£1,249pm",
"price_period": "month",
"currency": "GBP",
"location": "Greenford, London",
"image": "https://img.gumtree.com/...",
"image_alt": "Storage - E-Commerce Space to Rent in Greenford",
"image_count": 20,
"is_featured": true,
"source_url": "https://www.gumtree.com/flats-houses/uk/london?sort=date"
}

Use cases

UK property monitoring: Track Gumtree rentals, rooms, commercial space and property listings by city or category.

Classifieds price tracking: Monitor prices for local inventory, second-hand goods, services, vehicles or property categories.

Lead generation: Find fresh listings and connect Gumtree listing URLs to downstream enrichment or outreach workflows.

Market research: Measure listing supply, asking prices, featured ads and local marketplace movement over time.

Automation: Schedule searches and push new rows into a spreadsheet, CRM, Slack channel, database or BI dashboard.

FAQ

Does it work with any Gumtree URL? It is designed for public Gumtree search-result URLs. Property and classifieds category URLs with standard listing cards work best.

Do I need a Gumtree account? No. The actor reads public search pages and does not require a Gumtree login.

Can I filter by category or city? Yes. Apply filters on Gumtree, copy the resulting URL and paste it into searchUrls.

Does it scrape detail pages? This version focuses on search-result cards for speed and reliability. Detail-page crawling can be added later if there is enough demand.

Why is some data missing? Gumtree cards vary by category. Some listings may not show a price, image count or full description in the search results.

Does it use a browser or proxy? No. The tested path uses direct HTTP requests and lxml parsing, making it cheaper and more reliable than browser-based scraping.

Is it legal to scrape Gumtree? Use public data responsibly, respect Gumtree's terms and applicable laws, and avoid spam or unlawful outreach. For compliance-sensitive work, consult your legal team.

Can I schedule it? Yes. Apify schedules can run the same Gumtree search URLs daily, hourly or weekly.

You might also like

Keywords: Gumtree scraper, Gumtree UK scraper, Gumtree API, Gumtree classifieds scraper, Gumtree property scraper, UK rentals scraper, UK classifieds data, Gumtree listings export, Gumtree price tracker, London rentals data, classifieds lead generation, property monitoring UK, Apify Gumtree scraper, Gumtree search scraper, local marketplace data