/carsensor/dealers/listings
List a CarSensor dealer’s used-car inventory by dealer reference (‘prefecture/shop_id’). Returns listing cards with id, url, title, maker, body and total price, year, mileage, displacement and repair history.
Price: 10 credits per 30 results
💡 AI Hint: List all used-car listings of a single CarSensor dealer by reference ‘prefecture/shop_id’ (e.g. ‘saitama/318959001’). Each result has id, url, title, maker, body_price, total_price (JPY), year, mileage (km), displacement (cc), repair_history and image.
⚠️ Common errors: 412: Dealer not found (valid reference format but the shop page does not exist)
Authorizations
API token from the dashboard
Headers
Body
Dealer reference as 'prefecture/shop_id' (e.g. 'saitama/318959001') or full shop URL
1"saitama/318959001"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response