AutoScout24 Scraper: Europe Cars, $3 per 1,000 SERP Results

Scrape AutoScout24, Europe's largest online car marketplace with millions of listings. Coverage spans 10 countries: DE, AT, CH, FR, IT, ES, NL, BE, LU and SE. Returns make, model, version, body type, color, mileage, fuel type, transmission, power (HP/kW), doors, seats, drive train, price, first registration, dealer name, location, phone, seller type and full image gallery. Search by URL or by make/model filters with price range, year range, fuel type and country.

Open on Apify → Try it now
SERP price
$0.003/result
Detail price
$0.005/result
Countries
10
RAM
128MB
Throughput
20 listings/page
Coverage
Europe

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~autoscout24-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "make": "BMW",
    "model": "3er",
    "country": "DE",
    "priceFrom": 10000,
    "priceTo": 30000,
    "maxResults": 100,
    "includeDetails": true
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/autoscout24-scraper

Integrations

Output fields

FieldTypeExample
titlestringBMW 320d M Sport
makestringBMW
modelstring320d
pricenumber28900
currencystringEUR
mileage_kminteger45000
fuel_typestringDiesel
power_hpinteger190
dealer_namestringBMW Niederlassung Berlin
country_codestringDE

Related Actors

Open on Apify → Try it now (free tier available)