CarDekho Car Listing
Pricing
from $5.03 / 1,000 results
CarDekho Car Listing
Search public CarDekho vehicle listings in India by keyword. Export 35 normalized fields covering price, specifications, images, sellers, location, and source URLs.
Pricing
from $5.03 / 1,000 results
Rating
0.0
(0)
Developer
TrueFetch
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Affiliate disclosure: Apify Store links in this README use the
fpr=aiagentapireferral parameter, which may attribute a signup or purchase without changing your price.
CarDekho Car Listing is a source-locked India vehicle listings API that searches CarDekho by keyword and returns a normalized 35-field Dataset.
- India-only public country: the input cannot route this focused release to an unrelated market.
- Automatic CarDekho source lock: every run is restricted to the named marketplace before routing begins.
- Three public inputs: country, keyword, and an Actor-wide result ceiling.
- 35 documented output fields: unavailable source values stay empty instead of becoming inferred facts.
Run a one-result test · View API
For the smallest safe test, set max_results to 1 and budget at most $0.02200 on the FREE tier for one result plus Actor Start.
What does CarDekho Car Listing do?
CarDekho Car Listing accepts an India vehicle keyword, searches public CarDekho used-car listings, and publishes normalized records. It can return INR price, make, model, year, mileage, fuel, transmission, body type, image, country, platform, and source URL when those values are present.
The runtime now locks this focused Actor to CarDekho before country compatibility and query-capability checks are applied. The public schema exposes no platform selector, and an input payload cannot broaden the run to CARS24, CarWale, or another India route. Global Car Listing remains the separate multi-platform product.
The Actor is not affiliated with CarDekho. It is not a vehicle inspection, ownership history, valuation guarantee, financing service, or private seller database. Open source_url and independently verify important listing facts.
How do I run CarDekho Car Listing?
- Open the CarDekho Car Listing input page.
- Keep
countryset toIndiaand enter a make/model phrase such asHyundai Creta. - Set
max_resultsto1and start the Actor. - Verify that the returned
platformisCarDekhoand reviewsource_urlbefore increasing volume.
Every runnable example below uses this same scenario:
{"country": "India","keyword": "Hyundai Creta","max_results": 1}
max_results is the CarDekho run's practical result ceiling. It is a maximum, not guaranteed inventory, and the live source can return fewer unique publishable records.
What data does CarDekho Car Listing return?
Each published item follows one 35-field schema. CarDekho may expose a useful subset for a listing, while unsupported or absent values remain empty.
| Field group | Public fields | Meaning |
|---|---|---|
| Listing identity | title, listing_id, vin, description | Source title, text, and identifiers when present. |
| Images | main_image, images | Primary image and image collection when available. |
| Price | price, currency, price_text | Parsed amount, source currency, and formatted price text. |
| Vehicle identity | year, make, model, trim, condition | Model-year and vehicle identity values. |
| Specifications | mileage, mileage_unit, body_type, fuel, transmission, engine, drive_type, exterior_color, interior_color | Odometer and source-published specification details. |
| Seller and market | seller, seller_type, location, country, platform | Seller context, geography, and exact source attribution. |
| Links and dates | source_url, platform_url, official_url, posted_at, updated_at | Listing traceability and source timestamps. |
| Processing | processor, processed_at | Actor attribution and processing time. |
This abbreviated, illustrative record matches the Hyundai Creta scenario:
{"main_image": "https://example.com/cardekho/hyundai-creta.jpg","title": "Hyundai Creta 2021","price": 1425000,"currency": "INR","year": 2021,"make": "Hyundai","model": "Creta","mileage": 23000,"fuel": "Petrol","transmission": "Automatic","body_type": "SUV","country": "India","platform": "CarDekho","source_url": "https://www.cardekho.com/used-car-details/example","processor": "https://apify.com/username/actor_name","processed_at": "2026-07-21T12:00:00Z"}
Apify Datasets can be exported through the formats supported by the current Dataset items API, including JSON, JSONL, CSV, Excel, XML, HTML, and RSS.
What inputs can I configure?
| Input | Type | Required | Accepted value and effect |
|---|---|---|---|
country | string | Yes | India, the only public country for this release. |
keyword | string | Yes | A non-empty vehicle phrase sent without translation or replacement. |
max_results | integer | Yes | From 1 to 10,000, applied to the source-locked CarDekho run. |
Country, keyword, and max results are the complete public input contract. Source selection is deliberately absent because the Actor identity enforces CarDekho and user input cannot override it.
The public schema does not expose location because the current CarDekho request path does not apply a verified user-supplied location filter.
What platforms and markets does CarDekho Car Listing cover?
The public market is India. The named source, CarDekho, publishes used-car listings with price, mileage, transmission, fuel, images, and city or seller context when available. The Actor preserves source values and normalizes the fields it can verify.
The focused runtime admits only the cardekho route for this Actor. CARS24 and CarWale remain available through Global Car Listing but are not selectable or reachable here.
This Actor does not cover other countries or global marketplaces. For multi-country selection, use Global Car Listing. Source availability, listing count, and field completeness can change independently of the Actor.
Why use CarDekho Car Listing?
| Verified capability | Practical benefit |
|---|---|
| Automatic CarDekho source lock | Keep the runnable platform set on the named marketplace without a user-supplied filter. |
| India-focused schema | Prevent accidental country routing to unrelated international sources. |
| Normalized 35-field Dataset | Load repeated runs into stable columns even when some values are absent. |
| Direct listing URLs | Review the original CarDekho page before trusting a commercial or pricing decision. |
| Per-result billing | Relate most of the Actor cost to records written to the Dataset. |
The main trade-off is source specialization: it provides a stable normalized contract but does not expose every native CarDekho field or offer cross-market comparison inside the same run.
Who is CarDekho Car Listing for?
CarDekho Car Listing is intended for developers, automotive analysts, India dealer researchers, pricing teams, inventory monitors, and data operations specialists. Typical tasks include used-car asking-price samples, make/model availability checks, inventory snapshots, source-link review queues, and repeatable exports for internal dashboards.
It does not replace an inspection, valuation, ownership report, private contact enrichment service, or source-specific feed that guarantees every native CarDekho field. Use Global Car Listing instead when several India sources should be queried together.
How can I use CarDekho Car Listing through the API or MCP?
The canonical owner/name identifier derived from this release is truefetch/cardekho-car-listing. The public Store API did not return a current record for that identifier on July 21, 2026, so a numeric Actor ID and live Store proof are intentionally omitted. Verify publication before using these Actor-specific destinations.
The current Apify API accepts a numeric Actor ID or a tilde-separated owner and Actor name. This synchronous example uses the complete three-field public input:
curl -L "https://api.apify.com/v2/actors/truefetch~cardekho-car-listing/run-sync-get-dataset-items?maxItems=1" \-H "Content-Type: application/json" \-H "Accept: application/json" \-H "Authorization: Bearer <APIFY_TOKEN>" \-d '{"country": "India","keyword": "Hyundai Creta","max_results": 1}'
Consult the official synchronous Actor run endpoint for current authentication, timeout, and charge-limiting options.
Apify currently recommends its hosted Streamable HTTP MCP server:
{"mcpServers": {"apify": {"url": "https://mcp.apify.com?tools=actors,docs"}}}
After publication, ask the MCP client to find truefetch/cardekho-car-listing, inspect the schema, run the one-result Hyundai Creta scenario, and retrieve the Dataset item. The runtime selects CarDekho automatically. Running Actors requires authentication. See the current Apify MCP server guide.
How much does CarDekho Car Listing cost?
The Actor uses pay-per-event pricing. Actor Start is charged once when a run begins, and result is charged for every record written to the default Dataset.
| Billed event and tier | Price per event | Billing unit |
|---|---|---|
| Actor Start | $0.01000 | One Actor run start. |
| Result - FREE | $0.01200 | One published Dataset item. |
| Result - BRONZE | $0.01160 | One published Dataset item. |
| Result - SILVER | $0.01120 | One published Dataset item. |
| Result - GOLD | $0.01080 | One published Dataset item. |
| Result - PLATINUM | $0.01080 | One published Dataset item. |
| Result - DIAMOND | $0.01080 | One published Dataset item. |
On the FREE tier, one published CarDekho result costs $0.01000 + $0.01200 = $0.02200. An empty run can still incur Actor Start. Each CarDekho record written to the default Dataset creates one result event. Verify live Store pricing after publication.
How does CarDekho Car Listing compare with alternatives?
| Option | Best fit | Trade-off |
|---|---|---|
| CarDekho Car Listing | Repeatable source-locked CarDekho research using normalized fields. | Native fields that are absent from source results remain empty. |
| Global Car Listing | Cross-market or multi-source automotive analysis. | Broader scope is unnecessary for a CarDekho-only job. |
| Manual CarDekho browsing | One-off review with full source-page context. | Difficult to schedule, export, or compare repeatedly. |
| Dedicated native integration | Teams requiring every CarDekho-specific field. | More maintenance and normalization work. |
Choose this Actor for CarDekho-only work. Choose Global Car Listing when the intended workflow needs multiple India marketplaces in one run.
What are the limits and troubleshooting steps?
| Symptom or limit | Explanation and next step |
|---|---|
| A result identifies another platform | Treat it as a source-lock regression; stop scaling the run and send the run ID plus source URL to support. |
| Input rejects another country | India is the only public country for this focused release. |
| No location field is available | The public schema omits location to avoid silently routing a CarDekho-named run to a different source. |
| Fewer records arrive than requested | max_results is a ceiling; live CarDekho inventory and publishable fields determine actual output. |
| Optional fields are empty | CarDekho does not expose every normalized field on every listing. Verify source_url. |
| A listing link no longer opens | Source listings can be edited or removed after collection. Rerun and treat the old record as historical. |
For a reproducible support case, send the run ID, exact input, expected platform, and one public source URL. Do not include API tokens or private data.
Frequently asked questions
Which inputs are required?
country, keyword, and max_results are required. No platform selector is exposed.
Can I select another India platform?
No. This focused Actor is locked to CarDekho. Use Global Car Listing for CARS24, CarWale, or multi-source India searches.
How is CarDekho kept separate from other India routes?
The focused Actor resolves to one platform before route compatibility checks, and its public schema contains no platform override. A result attributed to another marketplace is a defect rather than expected fallback behavior.
Can I filter by city?
Not on the current public schema. Location was removed to prevent misleading cross-source fallback behavior.
Why are some fields empty?
The 35-field schema is normalized across vehicle sources, while individual CarDekho listings expose only a subset.
How is billing counted?
One result event is charged per CarDekho Dataset item. Actor Start is separate.
Can I schedule this Actor?
Yes. Scheduled inputs use the same three-field contract, and the Actor remains source-locked to CarDekho.
Are legacy Store statistics used as proof?
No. The user identified online data as old, and the public TrueFetch record was unavailable during verification.
Related TrueFetch Actors
- Global Car Listing is the honest choice for multi-country or multi-source vehicle research.
- 28car Car Listing focuses on Hong Kong, where the country route resolves to one source.
- Webmotors Car Listing focuses on Brazilian vehicle inventory and pricing research.
These three related project directories were verified locally. Their public links must be rechecked after publication.
Support and last updated
- Store: CarDekho Car Listing
- API: CarDekho Car Listing API
- Source: CarDekho used cars
- Apify platform help: Apify documentation
- Community: TrueFetch Telegram group
- Direct support: AiAgentApi support
Verified against local schemas, pricing metadata, source-lock regression evidence, and the public CarDekho surface on July 21, 2026. Local CarDekho-only routing now passes; unresolved Store/API links remain a publication gate.