Automotive Market Data
Access up-to-date vehicle datasets from top marketplaces, such as AutoScout24, in JSON or CSV format
[
{
"id": "202ecb7f-797a-414e-acc3-a26c85fc61da",
"webPage": "https://www.autoscout24.de/angebote/porsche-993-turbo-coupe-wls-2-benzin-blau-202ecb7f-797a-414e-acc3-a26c85fc61da",
"make": "Porsche",
"model": "993",
"firstRegistrationDate": "1995-08-01",
"mileageInKm": 51120,
"price": 239900,
"sellerType": "Dealer",
"sellerCompanyName": "John Doe's Porsche",
"sellerEmail": "993@example.com",
"countryCode": "DE",
"city": "Bisingen",
"zip": "72401",
"numberOfCylinders": 6,
"numberOfGears": 6,
"engineDisplacementInCCM": 3600,
"powerInHP": 450,
"transmissionType": "Manual",
"primaryFuelType": "Gasoline",
"bodyType": "Coupe",
"bodyColor": "Blue",
"numberOfDoors": 2
}
]
Datasets
Browse all available datasets below. Each file is updated every 24 hours and delivered in a .zip archive containing JSON and CSV formats
Marketplace | Country | Vehicle | Condition | Listings | Download |
---|---|---|---|---|---|
AutoScout24 | Germany | Car | Used | 584.832 | Download (86.2 MB) |
AutoScout24 | Italy | Car | Used | 361.329 | Download (48.2 MB) |
AutoScout24 | Spain | Car | Used | 317.497 | Download (33.5 MB) |
AutoScout24 | Netherlands | Car | Used | 213.510 | Download (31.6 MB) |
AutoScout24 | Belgium | Car | Used | 103.857 | Download (14.7 MB) |
AutoScout24 | Austria | Car | Used | 85.330 | Download (11.4 MB) |
AutoScout24 | France | Car | Used | 80.796 | Download (11 MB) |
AutoScout24 | Germany | Car | New | 40.197 | Download (4.9 MB) |
AutoScout24 | Italy | Moto | Used | 37.255 | Download (4.4 MB) |
AutoScout24 | Netherlands | Car | New | 22.981 | Download (2.4 MB) |
AutoScout24 | Germany | Moto | Used | 20.669 | Download (2.8 MB) |
AutoScout24 | Italy | Car | New | 16.788 | Download (1.9 MB) |
AutoScout24 | Austria | Car | New | 12.225 | Download (1.3 MB) |
AutoScout24 | Netherlands | Moto | Used | 9.482 | Download (1.2 MB) |
AutoScout24 | France | Moto | Used | 7.657 | Download (984.4 KB) |
AutoScout24 | Belgium | Moto | Used | 7.639 | Download (1018.8 KB) |
AutoScout24 | Germany | Moto | New | 6.735 | Download (807.3 KB) |
AutoScout24 | Luxembourg | Car | Used | 6.349 | Download (906.4 KB) |
AutoScout24 | Spain | Car | New | 5.969 | Download (598.4 KB) |
AutoScout24 | Belgium | Car | New | 5.184 | Download (675.5 KB) |
AutoScout24 | Italy | Moto | New | 2.887 | Download (326.5 KB) |
AutoScout24 | Netherlands | Moto | New | 2.836 | Download (262.9 KB) |
AutoScout24 | France | Car | New | 2.817 | Download (321.9 KB) |
AutoScout24 | Austria | Moto | New | 2.745 | Download (272.7 KB) |
AutoScout24 | Austria | Moto | Used | 2.574 | Download (356.6 KB) |
AutoScout24 | Belgium | Moto | New | 1.337 | Download (142.3 KB) |
AutoScout24 | Spain | Moto | Used | 878 | Download (128 KB) |
AutoScout24 | Luxembourg | Car | New | 451 | Download (59.5 KB) |
AutoScout24 | Luxembourg | Moto | Used | 197 | Download (30.6 KB) |
AutoScout24 | France | Moto | New | 68 | Download (10.1 KB) |
AutoScout24 | Luxembourg | Moto | New | 49 | Download (6.5 KB) |
FAQ
How does it work?
Every 24 hours, we automatically fetch all the data using the public APIs of the automotive marketplaces, such as AutoScout24.
Technically, we don't use web scrapers or bots. Instead, we use a special fetching algorithm optimized for each marketplace. The goal of the algorithm is to download as much data as possible without overloading the APIs.
We then categorize and structure the fetched data into .json and .csv files. These files are zipped and stored in cloud object storage, where you can download them.
Is this legal?
Yes, definitely!
Our service operates exclusively using publicly accessible data provided by the marketplaces' own public APIs. We simply automate the process of collecting this public information and structure it in a convenient format, saving you the significant time and effort of doing it yourself.
Is this service free to use?
Yes!
The core service of providing daily datasets is free. We started this project to provide high-quality, accessible automotive data to the community.
We may introduce advanced features, such as access to historical data, as paid options in the future.
Do you track my data or use analytics?
We don't collect any personal data or personally identifiable information (PII), so you won't see a cookie banner on this website. Cookies are not set and no personal data is collected. All of our analytics data is aggregated and anonymous.
We use Plausible, a privacy-focused and GDPR-compliant analytics service, to understand our website traffic.
We only track the following anonymous info:
- Page Views
- File Downloads
I found my listing in the dataset. Can you remove it?
Of course! Please send an email to contact@carsdata.co, and we will ensure your information is excluded from the datasets.
Can you explain the file naming convention?
Each downloaded .zip file uses the same naming convention:
MARKETPLACE-COUNTRY-VEHICLETYPE-OFFERTYPE-FETCHDATE.zip
MARKETPLACE
: The name of the marketplace. For example, AUTOSCOUT24.COUNTRY
: Name of the country. Examples: FR (France), DE (Germany), etc.VEHICLETYPE
: type of vehicle, for example C (car) or M (motorcycle).OFFERTYPE
: type of offer, for example N (new) or U (used).FETCHDATE
: The date the data was fetched, for example 2025-07-15
So, AUTOSCOUT24-FR-C-U-2025-07-15.zip
includes .json and .csv files containing the French used car listings
from autoscout24.de that were fetched on July 15, 2025.
Which data fields are included in the files?
Currently, each file contains the following fields:
id
: A unique identifier for the listing.-
webPage
: The direct URL to the original listing on the marketplace's website. make
: The manufacturer of the vehicle (e.g., Porsche, Audi).model
: The specific model of the vehicle (e.g., 993, A3).-
firstRegistrationDate
: The date the vehicle was first registered, in YYYY-MM-DD format. mileageInKm
: The vehicle's mileage, recorded in kilometers.price
: The asking price of the vehicle in the local currency.sellerType
: The seller can be either private or a dealer.sellerCompanyName
: The dealer company name.sellerEmail
: The dealer email.-
countryCode
: The two-letter ISO code for the country where the vehicle is located. city
: The city where the vehicle is located.zip
: The postal or ZIP code for the vehicle's location.numberOfCylinders
: The number of cylinders in the engine.numberOfGears
: The number of gears in the transmission.engineDisplacementInCCM
: The engine's size in cubic centimeters (CCM).powerInHP
: The engine's power output in horsepower (HP).transmissionType
: The type of transmission (e.g., Manual, Automatic).primaryFuelType
: The main fuel the vehicle uses (e.g., Gasoline, Diesel).bodyType
: The style of the vehicle's body (e.g., Coupe, Sedan).bodyColor
: The exterior color of the vehicle.numberOfDoors
: The number of doors on the vehicle.
We're working on adding more fields soon. If there's something specific you'd like to see, please send us a suggestion at contact@carsdata.co!
Are there any plans to add other marketplaces?
Definitely! We already have some datasets from other marketplaces such as mobile.de, coches.net, autotrader.com.
Before releasing a new dataset, we put it through a quality and integration process. Our goal is to ensure you receive consistent, high-quality data, no matter the source.
We will share more and more marketplace datasets with you as soon as they meet our quality standards. Stay in touch!
Can I request data for a marketplace or country not listed?
Yes, please do! Your suggestions help us prioritize new data sources.
You can fill this survey, or send your requests to our email: contact@carsdata.co. Or, you can feel this survey.
We appreciate your feedback!
Can I get historical data?
At the moment, we only offer the most recent daily data file for public download.
We do maintain historical archives for internal purposes, such as monitoring data quality and analyzing market trends. While these archives are not currently available, making historical data accessible is a feature we are exploring for the future.
If historical data is a feature you would find useful, please let us know.
Understanding user demand helps us prioritize our roadmap!
How can I contact you?
We'd love to hear from you! Whether you have a question, a suggestion for a new dataset, or have found an issue with the data, your feedback is valuable.
The best way to get in touch is by sending an email to contact@carsdata.co.
We read every email and will get back to you as soon as we can!