Back to library
Autotrader Ad API
Extract full vehicle details from an AutoTrader UK car-details URL, including price, specs, gallery, seller, and description via browser rendering.
Active2 credits = 1 requestGET/v2/autotrader/ad
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/autotrader/ad' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
JSON
{
"id": "202606053030491",
"url": "https://www.autotrader.co.uk/car-details/202606053030491",
"image": "https://m.atcdn.co.uk/a/media/w800/ed2eccf887a74d7b99442845d25c21ce.jpg",
"price": "£2,499",
"title": "2011 Vauxhall Astra",
"images": [
"https://m.atcdn.co.uk/a/media/w800/ed2eccf887a74d7b99442845d25c21ce.jpg",
"https://m.atcdn.co.uk/a/media/w600/d0da32981b3e414e9cc118f4002bc0a2.jpg",
"https://m.atcdn.co.uk/a/media/w600/cba1aac371534b4581d54ebab50826e8.jpg",
"https://m.atcdn.co.uk/a/media/w600/b15422acf30941a39b601108d047f179.jpg",
"https://m.atcdn.co.uk/a/media/w600/32e08ec56ffe447a9f1a340b4113f3d4.jpg",
"https://m.atcdn.co.uk/a/media/w600/066c40651e4b4f949613f505839db631.jpg",
"https://m.atcdn.co.uk/a/media/w600/4343522b4f70426a9dcbc818364351d0.jpg"
],
"seller": {
"name": "Selekt Motors",
"type": "dealer",
"phone": "07308350693",
"rating": 4.8,
"location": "Slough"
},
"subtitle": null,
"description": "Selekt Motors present this Beautiful Vauxhall Astra 1.4L petrol !!! A GREAT SPEC CAR with Low miles and ONLY 2 OWNERS FROM NEW !! Drives very smoothly and super comfortable to be in. Both engine and gearbox are smooth. Cheap to insure and tax. Overall a very economical car!\n\n● ELECTRIC HANDBRAKE \n● RUNS ANS DRIVED SMOOTHLY \n● Very low miles\n● ULEZ COMPLIANT ✅️ \n● We charge an admin fee of £199\n● SERVICE HISTORY \n● Long MOT\n●AUTOMATIC \n● 2 KEYS 🔑 \n● Electric Hand Brake\n● Cruise Control \n● Tem...",
"price_amount": 2499,
"specifications": {
"doors": "5",
"seats": "5",
"engine": "1.4L",
"gearbox": "Manual",
"mileage": "59,000 miles",
"body_type": "Hatchback",
"fuel_type": "Petrol",
"body_colour": "Silver",
"registration": "2011 (11 reg)",
"emission_class": "Euro 5"
},
"reserve_available": false
}Integrations
Integrate Autotrader Ad with your favorite tools.
Pricing
2 credits per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/autotrader/ad
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.