Gumtree Cars Scraper avatar

Gumtree Cars Scraper

Pricing

from $11.99 / 1,000 result items

Go to Apify Store
Gumtree Cars Scraper

Gumtree Cars Scraper

Scrapes Gumtree car listings by make, model, or direct URL. Returns price, location, seller, and optional full details from each listing page.

Pricing

from $11.99 / 1,000 result items

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

1

Bookmarked

9

Total users

3

Monthly active users

2 days ago

Last modified

Share

ParseForge

Gumtree Cars Scraper

Scrape Gumtree Cars listings by make, model, or direct URL, up to a million per run. Every car comes with its price, location, seller, and full specs when you enable detail pages. No login or API key. Export to CSV, JSON, Excel, or XML.

Gumtree's classifieds are a goldmine for used car data, but manually copying listings is slow and error-prone. This reads the public car listings directly, filtered by make and model or driven by any Gumtree cars URL, and returns each match in one fixed schema. It works across Gumtree's car sections in the UK, Australia, and other regions.

Who uses itWhat they scrape Gumtree Cars for
Car dealersMonitor competitor pricing and stock levels in their area
Market researchersTrack which makes and models are most listed in a region
Data analystsBuild price trend datasets for used car valuation models
App developersFeed a car search or comparison app with fresh listings

What it does

This Actor collects Gumtree car listings by make, model, or direct URL, and returns each one as a flat row with price, location, seller, and optional full details.

  • ๐Ÿ” Search by make and model: filter listings to a specific manufacturer and model, like BMW 3 Series.
  • ๐Ÿ”— Direct URL mode: paste any Gumtree cars search or category URL and scrape exactly those results.
  • ๐Ÿ“‹ Full details toggle: fetch each listing's detail page for engine, color, doors, transmission, and description.
  • โšก Fast and scalable: collect up to 1,000,000 cars per run with a simple max items limit.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Gumtree Cars data

๐Ÿ“ˆ Monitor competitor pricing.

A used car dealer runs the scraper daily for their region and make to see what competitors are charging and adjust their own prices.

๐Ÿ”Ž Find specific models.

A buyer searches for a rare BMW 3 Series with low mileage by setting make and model filters and enabling full details to check specs.

๐Ÿ“Š Build price datasets.

A data analyst collects thousands of listings over time to train a price prediction model for used cars.

๐Ÿ“ Track regional supply.

A market researcher scrapes all cars in a city to see which makes dominate the local market and how inventory changes.

Why choose this scraper

What you get
No API key neededScrape public Gumtree car listings without registration or OAuth
Flexible inputUse a direct URL or simple make and model filters
Rich dataGet full specs from detail pages when you need them
ScalableCollect up to a million cars in a single run

How it compares

This actor focuses specifically on Gumtree's car listings with make and model filters and optional full detail scraping, while the competitors below cover broader Gumtree categories or different regions.

FeatureParseForgeGumtree.com Listing ScraperGumtree $1.75๐Ÿ’ฐ [AUS-UK-NZ-SA] Search By URL or KeywordsGumtree Scraper
Car-specific make and model filtersYesNot listedNot listedNot listed
Direct URL inputYesNot listedYesNot listed
Full detail page scraping (engine, color, doors, transmission)YesNot listedYesNot listed
Max items limitYesNot listedNot listedNot listed
Export to CSV, JSON, Excel, XMLYesNot listedNot listedNot listed

Configure the run

Drive the Actor from a direct Gumtree cars URL or from make and model filters, and set a maximum number of cars to collect per run. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10,
"make": "bmw"
}

A larger pull:

{
"maxItems": 200,
"make": "bmw"
}

Pricing

Pay-per-result: $0.01599 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$1.60
1,000 results$15.99
10,000 results$159.90

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Gumtree Cars Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Gumtree Cars through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/gumtree-cars-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Make sure the make and model are spelled correctly and exist on Gumtree. If using a direct URL, verify it returns listings in a browser. Also check that your max items is not set too low.

Why is the run slow?

If Include Full Details is enabled, the Actor visits each listing's detail page, which takes time. Disable it for faster scraping of basic fields.

Why are some fields empty?

Not all listings have every field filled on Gumtree. If you need full specs, enable Include Full Details and check the detail page data.

Can I scrape multiple makes at once?

The input accepts one make and one model per run. To scrape multiple makes, run the Actor multiple times or use a direct URL with multiple filters.

Why did the run stop before reaching max items?

The Actor stops when there are no more listings matching your filters or URL. Try broadening your search or using a different URL.

FAQ

QuestionAnswer
Does this work for Gumtree in my country?It works on Gumtree's car sections in the UK, Australia, and other regions where Gumtree operates. Use a direct URL to target a specific country or region.
Can I scrape a specific search result page?Yes, paste the full Gumtree cars URL into the Start URL field. The Actor will scrape exactly those listings, ignoring make and model filters.
What data do I get for each car?Each listing returns a flat row with title, price, location, seller, and more. If you enable Include Full Details, it also fetches engine, color, doors, transmission, and description from the detail page.
How many cars can I scrape in one run?You can set Maximum cars up to 1,000,000. The Actor will stop after reaching that number.
Do I need to log in or use an API key?No, the Actor reads public listing pages directly. No Gumtree account or API key is required.
Can I filter by price or year?The input schema does not have dedicated price or year filters. Use a direct Gumtree URL with those filters applied on the website, and the Actor will scrape the results.
Is it legal to scrape Gumtree?You should review Gumtree's terms of service and comply with applicable laws. The Actor only accesses publicly available data.
How fast is the scraper?Speed depends on the number of listings and whether you enable full details. Detail pages are fetched one by one, so it is slower but returns more data.
Can I export the data?Yes, you can export to CSV, JSON, Excel, or XML directly from the Apify platform.
What if I get no results?Check your make and model spelling, or try a direct URL. Also ensure the listings exist on Gumtree for your target region.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Gumtree. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.