Autodoc: Get Category Parts
Autodoc via Parse · automotive
Retrieve a paginated parts listing for a specific category, optionally filtered by vehicle. Returns structured part data including pricing, brand, and article IDs usable with get_part_details. Without a car_slug filter, returns popular/featured parts across all vehicles. Access auto parts data from Autodoc.es including vehicle selection, parts search, category listings, and detailed part information with specifications, OE cross-references, and vehicle fitment data. Fulfilled by Parse from www.autodoc.es.
- autodoc
- automotive
- ecommerce
- marketplace
- parse
- platform-key
- www-autodoc-es
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/9c78ad41-8cdd-4c24-979f-3924df4608f8/get_category_parts
- Interface artifact
- sha256:f392d5dfd86cb02283dd9047635f7c8dc4cdc1347eee02fdd4eae5b0bf3e635d
- Manifest digest
- sha256:a1e5db31d4610736373cec1f8443144fa6c8becaffcabee5d13e9890e9736ac4
Request fields
- page (integer): Page number for pagination
- car_slug (string): Vehicle path slug for filtering results by vehicle (e.g. 'vw/golf/golf-v-variant-1k5/23263-1-4')
- category_slug (string, required): Category slug with numeric ID suffix (e.g. 'disco-de-freno-10132', 'pastillas-de-freno-10131'): Allowed values: disco-de-freno-10132, pastillas-de-freno-10131
Example queries
- {"page":"1","car_slug":"<make>/<model>/<variant-name>/<variant-id>","category_slug":"disco-de-freno-10132"}