Skip to content
KeklikTechnologies

Marketplaces and classifieds

AutoScout24 data extraction

European used-car listings with full technical specification, dealer attribution, and price movement across markets.

AutoScout24 is the largest European car marketplace, and the same model is listed at materially different prices across its national sites. That spread is the reason most clients want it.

We deliver listings by market, make, model, or search URL, with the full spec block parsed into typed fields rather than left as description text, and price changes tracked between runs.

autoscout24.com
Entities
Vehicle listings · Dealers · Price history
Geography
DE · FR · IT · NL · BE · AT · ES and more
Scope unit
Market, make, model, or search URL
Refresh
Hourly to daily
Cross-market
Same model compared across national sites
Seller split
Dealer and private, flagged per listing
Formats
JSON · NDJSON · CSV · Parquet
Delivery
Postgres · BigQuery · S3 · Webhook · Sheets
Change tracking
Price moves and sold or removed
9 specified parameters

Fields

What you receive.

The usual set. Fields can be added or dropped per project — you pay for what you take.

AutoScout24 fields

16
  • Listing ID and canonical URL
  • Make, model, trim, and variant
  • Price, and price history with dates
  • VAT deductible flag
  • Mileage and first registration date
  • Power in kW and hp
  • Fuel type and gearbox
  • Body type, doors, and seats
  • Drivetrain and engine size
  • CO₂ emissions and efficiency class
  • Colour, interior, and upholstery
  • Equipment and option list
  • Previous owners and service history flags
  • Warranty and inspection dates
  • Photo count and image URLs
  • Seller type, dealer name, location, and contact

Output

What arrives.

An illustration of the record structure. Yours is shaped to the fields you ask for and stays the same on every run.

Vehicle listing — abbreviatedjson
{
  "listing_id": "as24_9f41c802",
  "captured_at": "2026-04-08T05:41:07Z",
  "market": "DE",
  "make": "Volkswagen",
  "model": "Golf",
  "trim": "2.0 TDI Style DSG",
  "price": { "amount": 27450, "currency": "EUR", "vat_deductible": true },
  "mileage_km": 41200,
  "first_registration": "2023-06",
  "power": { "kw": 110, "hp": 150 },
  "fuel": "diesel",
  "gearbox": "automatic",
  "co2_g_km": 118,
  "previous_owners": 1,
  "price_history": [
    { "date": "2026-03-19", "event": "listed", "amount": 28900 },
    { "date": "2026-04-02", "event": "price_change", "amount": 27450 }
  ],
  "seller": { "type": "dealer", "name": "…", "city": "Köln", "phone": "…" }
}

Questions

Asked before.

Can you compare the same model across countries?

Yes. That is the common build: the same make, model, and trim tracked across national sites so the price spread is visible per week.

Are technical specs parsed or left as text?

Parsed into typed fields — power, mileage, emissions, gearbox, and the option list — so they are usable without post-processing.

Can we identify when a car sells?

Disappearance from the listing set is tracked and dated. It indicates removal rather than a confirmed sale, and we report it as exactly that.

Next step

Get AutoScout24 data running.

Send the fields, the geography, and how fresh it needs to be. You will get back what is achievable and what it costs to run, usually within a day.