Cars Data API
1 day trial then $9.99/month - No credit card required now
Cars Data API
1 day trial then $9.99/month - No credit card required now
π Unlock a wealth of automotive information with our powerful Vehicle Data API. Access detailed specifications for a wide range of car models with ease. Supports multiple brands and models π, flexible querying with various parameters π§, provides comprehensive vehicle specifications π
π Comprehensive Cars Data API
Unlock a wealth of automotive information with our powerful Cars Data API. Access detailed specifications for a wide range of car models with ease. π
π Key Features:
- Supports multiple brands and models π
- Flexible querying with various parameters π§
- Provides comprehensive vehicle specifications π
π Available Data Includes:
- Basic Info: Make, Model, Year, Drive Type
- Engine Details: Cylinders, Displacement, Fuel Type, Transmission
- Performance Data: Horsepower, Acceleration
- Fuel Economy: City/Highway MPG, CO2 Emissions
- Vehicle Classification: Car Type/Class
- Others: Price, Ratings, etc.
π§ Flexible Querying:
Supports various parameter combinations for precise information retrieval. Whether you're a car enthusiast, researcher, or developer, this API can meet your needs.
π‘ Use Cases:
- Car comparison websites
- Vehicle research and analysis
- Automotive app development
- Historical vehicle database construction
Input
A full explanation of an input example in JSON.
1{ 2 "q": "V8", 3 "rows": 50, 4 "start": 0 5}
Output sample
The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "fields": { 4 "range": 0, 5 "cityuf": 0, 6 "citycd": 0, 7 "pv2": 72, 8 "barrelsa08": 0, 9 "mfrcode": "ASX", 10 "city08": 15, 11 "lv4": 0, 12 "rangehwy": 0, 13 "co2a": -1, 14 "uhighway": 31.2873, 15 "highway08": 22, 16 "tcharger": "T", 17 "startstop": "N", 18 "comb08u": 17.4699, 19 "year": "2025", 20 "model": "DB12 V8", 21 "fueltype": "Premium", 22 "displ": 4, 23 "highwayuf": 0, 24 "highwaye": 0, 25 "cylinders": 8, 26 "co2": 507, 27 "charge240": 0, 28 "phevblended": "false", 29 "drive": "Rear-Wheel Drive", 30 "highwaya08u": 0, 31 "highwaya08": 0, 32 "make": "Aston Martin", 33 "highway08u": 22.4388, 34 "phevcomb": 0, 35 "fuelcosta08": 0, 36 "ucitya": 0, 37 "ghgscore": 3, 38 "combe": 0, 39 "phevcity": 0, 40 "barrels08": 17.500588235294117, 41 "fuelcost08": 3950, 42 "pv4": 0, 43 "fescore": 3, 44 "co2tailpipegpm": 507, 45 "citya08u": 0, 46 "charge240b": 0, 47 "comba08u": 0, 48 "rangecitya": 0, 49 "charge120": 0, 50 "co2tailpipeagpm": 0, 51 "fueltype1": "Premium Gasoline", 52 "lv2": 9, 53 "id": "47926", 54 "trany": "Automatic 8-spd", 55 "highwaycd": 0, 56 "yousavespend": -10250, 57 "citya08": 0, 58 "ucity": 18.2632, 59 "vclass": "Minicompact Cars", 60 "createdon": "2024-05-29", 61 "city08u": 14.7902, 62 "combineduf": 0, 63 "modifiedon": "2024-05-29", 64 "rangecity": 0, 65 "citye": 0, 66 "comb08": 17, 67 "eng_dscr": "SIDI", 68 "uhighwaya": 0, 69 "rangehwya": 0, 70 "phevhwy": 0, 71 "hpv": 0, 72 "engid": "1", 73 "hlv": 0, 74 "comba08": 0, 75 "combinedcd": 0 76 } 77 }, 78 ... 79}
- 4 monthly users
- 1 star
- 100.0% runs succeeded
- Created in Sep 2024
- Modified 2 months ago