Autotrader UK Scraper + Instant Results
Pricing
from $0.99 / 1,000 dataset results
Autotrader UK Scraper + Instant Results
Scrape Autotrader UK (United Kingdom) vehicles by make, model, year, price, and mileage. Features exact listing dates, smart age filtering, and deduplication. Optimized for lowest cost per run using advanced extraction techniques. Get instant vehicle results with filtering for private listings only.
Pricing
from $0.99 / 1,000 dataset results
Rating
0.0
(0)
Developer
Raidr API
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
π¬π§ AutoTrader UK Vehicle Scraper
Scrape car listings from AutoTrader.co.uk by postcode, with rich filtering by make, model, price, year, mileage, engine size, body type, fuel, transmission, colour, and seller type. Also covers vans, trucks, bikes, motorhomes, and caravans. Export clean listing data to JSON, CSV, Excel, or HTML.
π What does AutoTrader UK Vehicle Scraper do?
AutoTrader UK Vehicle Scraper extracts public vehicle adverts from AutoTrader.co.uk and turns them into clean, structured data. Every advert comes back with the make, model, year, price, mileage, seller, and images already organised, so you can analyse the market in seconds instead of paging through search results. Run it on the Apify platform for API access, scheduling, integrations, proxy rotation, and monitoring.
- Track inventory β monitor what's for sale near any postcode, or nationwide
- Analyse pricing β compare asking prices by make, model, year, and price indicator
- Source stock β find well-priced vehicles worth buying or reselling
- Generate leads β build lists of traders and their inventory for permitted outreach
- Feed your tools β export to spreadsheets, dashboards, CRMs, or analytics pipelines
π What data can you extract from AutoTrader UK?
Every advert returns clean, structured fields:
| π Title & spec sub-title | π Make / model | π Year & registration |
|---|---|---|
| π° Price | π£οΈ Mileage | π·οΈ Condition |
| π Price indicator | π§βπΌ Seller type & dealer link | π Location & distance |
| πΈ Image count & thumbnail | π Advert URL | π Scraped timestamp |
Enable Fetch Full Details to also collect the full specification (fuel, gearbox, engine size, doors, seats, colour), performance and dimension figures, running costs (COβ, tax, insurance group, MPG), the history check, the complete feature list, the seller's description, and the full image gallery.
π How to scrape AutoTrader UK vehicles
No coding required.
- Create a free Apify account using your email.
- Open AutoTrader UK Vehicle Scraper.
- Enter a postcode (e.g.
E1 6AN) and, optionally, a radius in miles β leave it empty for a national search. - Add filters (optional) β make, model, price, year, mileage, engine size, body type, fuel, transmission, colour, drivetrain, doors, seats, seller type, or keywords.
- Set Maximum Results and a sort order, then click Start.
- Download your data in JSON, CSV, Excel, or HTML β or pull it via API.
β¬οΈ Input
Set everything visually in the input form, or paste JSON directly:
{"postcode": "E1 6AN","radius": 30,"channel": "cars","make": ["Audi"],"model": ["A3"],"minPrice": 5000,"maxPrice": 20000,"minYear": 2016,"maxYear": 2022,"maxMileage": 60000,"bodyType": ["Hatchback"],"fuelType": ["Petrol"],"transmission": ["Manual"],"sellerType": ["trade"],"sort": "price-asc","fetchDetails": false,"maxItems": 100}
Available filters: postcode, radius, vehicle type (cars, vans, trucks, bikes, motorhomes, caravans), make, model, price range, year range, mileage range, engine size range, body type, fuel type, transmission, colour, drivetrain, doors, seats, seller type, keywords, and sort order. Leave any field empty to skip that filter.
β¬οΈ Output
Each vehicle is saved as a structured record, ready to download in JSON, CSV, Excel, or HTML:
{"id": "202607013791930","url": "https://www.autotrader.co.uk/car-details/202607013791930","title": "Hyundai i20","subtitle": "1.2 Active Euro 5 5dr","make": "Hyundai","model": "i20","year": 2013,"condition": "used","price": 4500,"priceFormatted": "Β£4,500","mileage": 118850,"registration": "2013 (63 reg)","priceIndicator": "GREAT","sellerType": "trade","dealerUrl": "https://www.autotrader.co.uk/dealers/middlesex/enfield/enfield-trade-centre-10049618","location": "Enfield (11 miles)","distanceMiles": 11,"numberOfImages": 25,"thumbnailUrl": "https://m.atcdn.co.uk/a/media/w800h600/abc.jpg","scrapedAt": "2026-07-02T00:00:00.000Z"}
π° How much does it cost to scrape AutoTrader UK?
AutoTrader UK Vehicle Scraper runs on Apify's pay-per-use model β you only pay for the resources a run consumes. Standard runs are inexpensive; enabling Fetch Full Details collects a lot more per advert and costs more, so keep Maximum Results modest when it's on. Use filters to bound each run.
Free tier: New Apify users get monthly free credits β enough to scrape thousands of adverts at no cost.
β¨ Tips for best results
- Use residential proxies in production (selected by default) for reliable, uninterrupted access.
- Start small. Run with a low result cap first to confirm your filters, then scale up.
- Leave the radius empty for a nationwide search, or set it to stay local.
- Enable Fetch Full Details selectively β only when you need the full spec, running costs, history check, or complete gallery.
- Only organic adverts are returned; pinned/sponsored and "you may also like" cards are skipped.
π Integrations
Connect AutoTrader UK Vehicle Scraper to your favorite tools:
- Google Sheets β auto-export new adverts to a spreadsheet
- Zapier & Make β trigger workflows when new vehicles are found
- Slack β get results in your team channels
- Webhooks β send data to any URL when a run finishes
- API β integrate directly with your own applications
π οΈ Using the API
Run the scraper and pull results programmatically with the Apify API:
from apify_client import ApifyClientclient = ApifyClient("YOUR_API_TOKEN")run_input = {"postcode": "E1 6AN","make": ["Audi"],"maxPrice": 20000,"maxItems": 100}run = client.actor("your-username/autotrader-uk-scraper").call(run_input=run_input)for item in client.dataset(run["defaultDatasetId"]).iterate_items():print(item["title"], item["priceFormatted"])
β FAQ
How does AutoTrader UK Vehicle Scraper work?
It works just like searching AutoTrader yourself β it opens the results for your postcode and filters, then collects the publicly visible details from each advert, only far faster and at scale.
Can I search the whole country?
Yes. Leave the radius empty (or set it to 0) for a national search.
Can I scrape vans, bikes, or motorhomes?
Yes. Set the Vehicle Type to vans, trucks, bikes, motorhomes, or caravans instead of cars.
Why should I use residential proxies?
Residential proxies (on by default) give the most reliable access to AutoTrader UK. No extra setup is needed.
Is it legal to scrape AutoTrader UK?
Scraping publicly available data is generally legal. This scraper only collects publicly visible advert information β no private user data or content behind access controls. Always use scraped data responsibly and in line with applicable laws and AutoTrader's Terms of Service.
π Support and feedback
- Questions or a bug? Open an issue on the Actor's Issues tab.
- Need a field added or a custom solution? Let us know β we'd love to help.
AutoTrader UK Vehicle Scraper is not affiliated with or endorsed by AutoTrader. Use responsibly and in accordance with AutoTrader's Terms of Service.