cardekho.com API: get_model_details
cardekho.com via Parse · automotive
Get comprehensive details for a specific new car model including body type, ex-showroom price range, all variant names and prices, fuel types, mileage, engine specifications, safety rating (when available), key features, high-resolution images, categorized exterior images with labels (front, side, rear, etc.), and dimensional specifications (length, width, height, wheelbase, boot space, ground clearance). Requires brand slug and model slug. Each call fetches the model page plus the specs page (2 requests). Safety rating may be null if not published. Dimensions may be empty if not available on the specs page; ground_clearance may be absent for models that do not publish it. APIs to search used car listings, get vehicle details, browse new cars, and extract 360-degree view data from CarDekho.com. Fulfilled by Parse from cardekho.com.
- automotive
- cardekho-com
- 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/07c72402-da37-40b8-bd63-890f88793747/get_model_details
- Interface artifact
- sha256:1691fe0d0e4e23614c8a766d8fd218d653aa8b74a3514a27a17c4a7c683279e7
- Manifest digest
- sha256:d4db0b936ffaed5c2691a9903ca4680baabadce8df31403ea97d4440be35b1e3
Request fields
- brand (string, required): Brand slug (e.g., 'hyundai', 'tata', 'maruti', 'mahindra').
- model (string, required): Model slug (e.g., 'creta', 'nexon', 'brezza'). Use the slug from the model URL on cardekho.com (the part after the brand in the URL path).
Example queries
- {"brand":"tata","model":"nexon"}