Autodoc: Get Parts For Vehicle
Autodoc via Parse · automotive
Searches for auto parts by keyword and returns product listings from Autodoc. Accepts a car_id (from lookup_vehicle_by_registration) and a search query. Each result includes brand, article number, title, price, product URL, and image URL. OE numbers are not available on the listing page (use get_product_details for OE numbers). Returns up to ~20 results from the first page. Access the Autodoc auto parts catalog: browse vehicle hierarchy (makers, models, engines), search parts by keyword or number, get product specifications, and find compatible alternative parts. Fulfilled by Parse from autodoc.co.uk.
- autodoc
- autodoc-co-uk
- automotive
- ecommerce
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/70de51f9-9aaa-46f7-89f2-d9e784c78466/get_parts_for_vehicle
- Interface artifact
- sha256:29cc1bb1e5a569ff934439ca44ce7966ffa610f868bb7007bc91015564f5a770
- Manifest digest
- sha256:9e89ea2dcf62ea63e1fd3163c1075ba43ba9a56429863fb0c9e69efc8b1bf1ec
Request fields
- query (string, required): Search term for parts, e.g. 'oil filter', 'brake pads', 'spark plugs'.
- car_id (integer, required): The Autodoc vehicle ID, obtained from lookup_vehicle_by_registration results (car_id field).
Example queries
- {"query":"oil filter","car_id":"100508"}