Cars Data API

Cars Data API

๐Ÿš— 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 ๐Ÿ“Š

INTEGRATIONSApify

๐Ÿš€ 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

๐Ÿ”ง 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}

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool โ€” just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. Youโ€™ll be guided to input a search term and get structured results. No setup needed!