AutoScout24 Scraper — Europe Car Listings, Specs & Prices avatar

AutoScout24 Scraper — Europe Car Listings, Specs & Prices

Pricing

from $1.50 / 1,000 results

Go to Apify Store
AutoScout24 Scraper — Europe Car Listings, Specs & Prices

AutoScout24 Scraper — Europe Car Listings, Specs & Prices

Scrape OLX Bulgaria classifieds: title, price, condition, category, city and region, seller name, business-seller flag, shop URL, phone availability and photos. Keyless, no login, thousands of rows. JSON, CSV or Excel.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

Export vehicle listings from AutoScout24, Europe's largest car marketplace — price, make, model, mileage, fuel and registration year — across 8 national markets. JSON, CSV or Excel. Keyless, no login.

What does AutoScout24 Scraper do?

AutoScout24 carries over 2 million live listings and ships its result set as structured JSON inside the page, which this Actor reads instead of parsing rendered cards. That means typed values — price and mileage as real numbers — and immunity to the styled-class churn that breaks HTML scrapers within weeks.

One quirk shapes the parser and is worth stating plainly: the listing object splits its facts across two places. vehicle holds make, model and variant, but mileage, fuel type, price and first registration live under tracking. Reading only the obvious vehicle object returns rows with no price and no mileage at all.

The title is assembled rather than copied, because variant usually repeats the model — "Peugeot 2008" plus variant "2008", or model "Passat Variant" plus variant "Variant". The Actor strips the overlap so titles read cleanly.

Supported markets

Germany · Austria · Belgium · Spain · France · Italy · Netherlands · Europe-wide (cross-border search)

Who is it for?

  • Car dealers and importers sourcing stock across European borders.
  • Price analysts building depreciation curves by make, model and year.
  • Fleet and leasing companies benchmarking residual values.
  • Marketplace builders who need a European vehicle feed.
  • Researchers tracking the shift to electric and hybrid drivetrains.

Use cases

  • Compare the same model's asking price in Germany, Italy and the Netherlands.
  • Build a price-versus-mileage curve for a model year across Europe.
  • Find dealer stock under a mileage ceiling for an import run.
  • Track how the share of electric listings changes month over month.
  • Filter to AutoScout24's own "super deal" flag for below-market adverts.

Why use this Actor?

  • Structured source — reads the page's own JSON, not brittle HTML.
  • 8 markets in one Actor — country is a dropdown.
  • Typed columns — price, mileage and registration year are numbers.
  • Fuel codes decodedd becomes Diesel, e becomes Electric.
  • Clean titles — model/variant duplication removed.
  • Real filters — make, model, price band, year and mileage applied at source.

What data can you extract?

Every row carries the listing identity and URL, an assembled title, make / model / model group / variant, motor type and version description, price with currency and AutoScout24's price label, super-deal flag, mileage, fuel code and decoded fuel name, first registration and its year, seller type and ID, city, postcode and country code, plus the first image and image count.

How to use it

  1. Pick the marketplace — a country, or Europe-wide.
  2. Optionally set make, model, price band, minimum year and maximum mileage.
  3. Set Maximum results and run, then export JSON, CSV or Excel.

Input example

{
"country": "de",
"make": "bmw",
"minYear": 2018,
"maxMileage": 100000,
"maxResults": 2000
}

Notes and limits

  • Prices are asking prices as published; whether VAT is deductible is stated on the advert page, not the card.
  • The model filter only applies when a make is set, because AutoScout24's URL structure nests model under make.
  • Cross-border (.com) results mix currencies for non-euro markets; the country code on each row tells you where the car is.
  • This Actor exports the listing payload, not full advert pages — open the listing URL for the full spec and dealer contact.
  • You are responsible for how you use listing and seller data, including under GDPR.

FAQ

Do I need an AutoScout24 account? No. Listings are public and this Actor needs nothing from you.

Why read the JSON instead of the HTML? Because it gives typed values and survives redesigns. It also exposes fields the cards never render, such as the seller ID.

Can I scrape several countries at once? One run covers one marketplace. Use Europe-wide for cross-border results, or schedule one run per country.

What is the super-deal flag? AutoScout24's own marker for adverts it rates as notably below market, passed through as published.

How am I charged? Pay per result — you pay for the listings delivered.