SYSTEM all green source autoscout24.com queue 12,943 pages p99 latency 184ms dataflirt.com · scraper/autoscout24-com
RUN · 114 active pipelines · autoscout24.com live

AutoScout24 data,
at warehouse scale.

We extract vehicle listings, pricing signals, dealer intelligence, and technical specifications from AutoScout24. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.

Listings extracted
1.2M /day
Price updates
4.7M /24h
Dealer records
42K /run
Active pipelines
114
Uptime
99.94%
Data Dictionary

Every field we extract from autoscout24.com

Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.

Complete list of extractable fields for Vehicle Details objects from autoscout24.com. All fields typed and schema-versioned.

listing_idmakemodelversionbody_typedoorsseatsexterior_colourinterior_colourupholsteryvehicle_typelisting_url
vehicle_details
● 200 OK
"listing_id": "8a9b2c3d-4e5f-6g7h",
"make": "Volkswagen",
"model": "Golf",
"version": "2.0 TSI GTI DSG",
"body_type": "Compact",
"doors": 5,
"seats": 5,
"exterior_colour": "Black",
"vehicle_type": "Used"
# listing_idmakemodelversionbody_typedoors
1
2
3

Complete list of extractable fields for Pricing & Condition objects from autoscout24.com. All fields typed and schema-versioned.

listing_idpricecurrencyprice_ratingmileage_kmfirst_registrationconditionprevious_ownerswarranty_monthsfull_service_historynon_smokerdamage_history
pricing_& condition
● 200 OK
"listing_id": "8a9b2c3d-4e5f-6g7h",
"price": 28500.0,
"currency": "EUR",
"price_rating": "Good price",
"mileage_km": 42500,
"first_registration": "2021-05",
"condition": "Accident-free",
"previous_owners": 1
# listing_idpricecurrencyprice_ratingmileage_kmfirst_registration
1
2
3

Complete list of extractable fields for Technical Specs objects from autoscout24.com. All fields typed and schema-versioned.

listing_idpower_kwpower_hpengine_size_ccgearing_typegearscylindersempty_weight_kgdrivetrainfuel_type
technical_specs
● 200 OK
"listing_id": "8a9b2c3d-4e5f-6g7h",
"power_kw": 180,
"power_hp": 245,
"engine_size_cc": 1984,
"gearing_type": "Automatic",
"gears": 7,
"fuel_type": "Gasoline",
"empty_weight_kg": 1448
# listing_idpower_kwpower_hpengine_size_ccgearing_typegears
1
2
3

Complete list of extractable fields for Dealer & Seller Data objects from autoscout24.com. All fields typed and schema-versioned.

seller_typedealer_iddealer_namedealer_ratingreview_countaddresscitycountryzip_codephone_numberinventory_size
dealer_& seller data
● 200 OK
"seller_type": "Dealer",
"dealer_name": "Autohaus München GmbH",
"dealer_rating": 4.6,
"review_count": 128,
"city": "Munich",
"country": "Germany",
"zip_code": "80331",
"inventory_size": 45
# seller_typedealer_iddealer_namedealer_ratingreview_countaddress
1
2
3

Complete list of extractable fields for Environment & Features objects from autoscout24.com. All fields typed and schema-versioned.

listing_idco2_emissions_g_kmemission_classfuel_consumption_combfuel_consumption_cityfuel_consumption_hwyfeatures_listheadlightsparking_sensorsairbags
environment_& features
● 200 OK
"listing_id": "8a9b2c3d-4e5f-6g7h",
"co2_emissions_g_km": 149,
"emission_class": "Euro 6d",
"fuel_consumption_comb": 6.5,
"features_list": "['Bluetooth', 'Navigation system', 'Seat heating', 'Sport seats']",
"headlights": "LED",
"parking_sensors": "Front, Rear, Camera"
# listing_idco2_emissions_g_kmemission_classfuel_consumption_combfuel_consumption_cityfuel_consumption_hwy
1
2
3

Capabilities

Everything you need from AutoScout24: nothing you don't

Our AutoScout24 scraper handles every layer of the platform: vehicle listings, dynamic pricing, dealer intelligence, and technical specifications, with JavaScript rendering, session management, and anti-bot circumvention built in.

Full Vehicle Metadata

Make, model, variant, mileage, registration year, body type, and colour extracted systematically across the entire catalogue.

Real-Time Price Tracking

Capture listing price, currency, and AutoScout24 price ratings to monitor market valuation trends over time.

Technical Specifications

Engine displacement, power output, transmission type, drivetrain, and weight specifications extracted for every vehicle.

Dealer Intelligence

Dealer name, location, inventory size, rating, and review counts for professional sellers across the platform.

Equipment & Options

Standard and optional features parsed into structured arrays, covering everything from parking sensors to upholstery materials.

Multi-Country Support

Extract data from autoscout24.de, .it, .es, .fr, .nl, and other European domains using a unified, normalised schema.

Image Extraction

Capture high-resolution exterior and interior gallery URLs for computer vision modelling or marketplace syndication.

Condition & History

Previous owners, accident history, full service history flags, and warranty duration captured from listing details.

Scheduled + Streaming Modes

Run one-off bulk exports or configure continuous pipelines at hourly, daily, or real-time cadences with change-detection diffing.

// engagement pipeline

From search query to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Provide search URLs, make/model lists, or geographic regions. We design the extraction schema together.

Pipeline Build
d 2–4

We configure Scrapy / Playwright crawlers, proxy rotation, session management, and CAPTCHA handling for autoscout24.com.

Validation & QA
d 4–6

Schema validation, null-rate checks, price-outlier detection, and sample listings before full launch.

Delivery
ongoing

JSON / CSV / Parquet pushed to your S3 bucket, BigQuery dataset, or Snowflake stage on agreed cadence.

Under the hood

How our AutoScout24 pipeline handles the hard parts

AutoScout24 employs strict rate limits and bot protection. Here is how we stay resilient and deliver consistent data.

pipeline-monitor · autoscout24.com · live ● active
// fingerprinting
Identity rotation
TLS fingerprintrandomised
User-agentrotated
IP poolresidential
Challenges blocked0
// pagination
Page coverage
48,291 pages queued running
// observability
Pipeline health
99.9%
uptime
142ms
p99 lat
0.3%
null rate
2
alerts
Anti-bot layer
European residential proxy rotation

AutoScout24 restricts access heavily based on geographic location and request volume. Our crawlers use residential ISP proxies localised to target European markets, paired with realistic browser fingerprints to maintain high success rates.

JavaScript rendering
Playwright execution for dynamic content

Crucial data points, including dealer phone numbers and interactive price history charts, require JavaScript execution. We run full Playwright browser sessions to trigger lazy-loaded elements and capture data hidden from standard HTTP clients.

Schema stability
Handling variable DOM structures

Vehicle specification layouts vary significantly between passenger cars, motorcycles, and commercial vehicles. Our extraction logic uses dynamic mapping and fallback selectors to ensure data is normalised regardless of the vehicle category.

Change detection
Only re-scrape what has changed

For tracking national inventories, we maintain a hash index of last-seen values per listing. Subsequent runs only push diffs, reducing compute cost, storage bloat, and downstream processing load.

Monitoring & alerting
24/7 pipeline health monitoring

Every run emits structured logs to our observability stack. We alert on null-rate spikes for critical fields like price or mileage, ensuring schema drift is caught and patched immediately.

Applications

Who uses AutoScout24 data: and how

Teams across industries use autoscout24.com data to build competitive products and smarter operations.

01
Market Pricing & Valuation

Automotive valuation firms track listing prices against mileage and age to build accurate residual value models.

02
Dealer Inventory Monitoring

Dealership groups monitor competitor stock levels, pricing strategies, and days-on-market metrics across specific regions.

03
Automotive Market Research

Analysts track the adoption of electric vehicles, average CO2 emissions, and brand market share shifts across European countries.

04
Insurance & Risk Modelling

Actuaries correlate vehicle specifications, safety features, and performance metrics with risk profiles to refine premium pricing.

05
AI Training Data

Machine learning teams use comprehensive vehicle specification datasets to train price prediction models and recommendation engines.

06
Cross-Border Arbitrage

Vehicle exporters identify price discrepancies for specific makes and models between different European markets.

Why DataFlirt

"AutoScout24 holds the definitive pulse of the European automotive market, but extracting structured data across multiple countries requires serious infrastructure."

Most teams underestimate the investment required: reliable AutoScout24 scraping requires residential proxies localised to European markets, full JavaScript rendering for contact details, CAPTCHA handling, daily selector maintenance, and anomaly monitoring. DataFlirt absorbs that complexity so your engineers can focus on the analysis.

Technical Spec

AutoScout24 scraper: technical capabilities

Everything supported by our autoscout24.com scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.

JavaScript rendering
Full Playwright sessions required for revealing phone numbers and dynamic content
Supported
CAPTCHA bypass
Automated integration with CapSolver for handling perimeter protection
Supported
EU Residential proxy rotation
ISP-grade residential IPs from DE / IT / ES / FR pools rotated per request
Supported
Multi-country support
Extraction across all major AutoScout24 European domains
Supported
Historical listing tracking
Track price drops and days-on-market for active listings
Supported
Change detection (diffs)
Hash-based diff: only emit records with changed fields since last run
Supported
Webhook delivery
HTTP POST per record or batch for real-time inventory alerts
Supported
Saved search alerts
Accessing user-specific notification feeds requires account authentication
Partial
Direct messaging to sellers
Automated submission of contact forms is restricted
Partial
Authenticated dealer portal data
Backend dealer analytics and lead management data is gated behind login
Partial
Infrastructure

Infrastructure powering the AutoScout24 pipeline

Open-source tooling on proven cloud infra — no vendor lock-in, full observability.

ScrapyPlaywrightPython 3.12RedisPostgreSQLApache AirflowAWS LambdaS3CloudWatch2CaptchaCapSolverResidential ProxiesDockerKubernetesGrafanaPrometheus
Scrapy + Playwright Stack

Scrapy handles crawl orchestration, deduplication, and retry logic. Playwright handles JavaScript rendering, cookie sessions, and interaction flows. Combined via scrapy-playwright middleware.

Localised Proxy Infrastructure

We maintain pools of residential ISP proxies across target European regions. Rotation happens per-request with sticky sessions where required. IP score monitoring prevents blacklisted pool contamination.

Cloud-Native Orchestration

Pipelines run on AWS Lambda (burst) and ECS (sustained). Airflow handles scheduling, dependency management, and SLA alerting. All state stored in managed Postgres.

Output & Delivery

Your data, your destination

Data delivered to where your team already works — no new tooling required.

JSON
Newline-delimited or nested, schema versioned per run
CSV
Flat file with typed columns, Excel/Sheets compatible
XLS
Legacy spreadsheet format for immediate business use
Parquet
Columnar format for BigQuery, Snowflake, Athena
AWS S3
Direct bucket delivery, compatible with any data lake
Webhook
HTTP POST per record for real-time downstream processing
API
REST endpoints to query your extracted dataset directly
BigQuery
Streamed directly into your dataset with schema auto-detect
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About autoscout24.com scraping, legality, and pipeline operations.

Ask us directly →
Is scraping AutoScout24 legal?

Scraping publicly available vehicle listings and dealer information is generally permissible under applicable European laws, provided it does not extract personal data (GDPR) or circumvent authentication walls. DataFlirt targets only public, non-authenticated data. Clients should review AutoScout24 ToS and consult legal counsel for specific use cases.

How do you extract dealer phone numbers that require clicks?

We use Playwright to simulate human interaction, clicking the 'reveal number' buttons on listings and capturing the dynamically rendered text before parsing it into our standard schema.

Can you track price changes on specific vehicles over time?

Yes. Every pipeline run produces timestamped snapshots. We maintain a time-series record per listing ID for price drops, rating changes, and availability from the date your pipeline starts.

Which European countries do you support?

We support extraction from autoscout24.de, autoscout24.it, autoscout24.es, autoscout24.fr, autoscout24.nl, autoscout24.be, and autoscout24.at, using localised proxies for each region.

How fresh is the data?

Targeted dealer inventory monitoring can run at hourly cadences. Full national market refreshes typically complete within a 12-24 hour window depending on query volume and search depth.

What is the minimum viable engagement?

Our smallest packages start at tracking specific geographic regions or defined make/model combinations with weekly delivery. For full-market monitoring, we price based on volume and delivery frequency.

Can I request a sample dataset before committing?

Absolutely. We provide a sample run of up to 1,000 listings as part of the pre-engagement scoping process, so you can validate schema fit, field completeness, and data quality before signing any contract.

$ dataflirt scope --new-project --source=autoscout24.com ready

Tell us what
to extract.
We do the rest.

20-minute scoping call. Pilot dataset within the week. Production within two. Whether you need a one-off export of electric vehicles or a continuous price-monitoring feed across Europe, we scope, build, and operate the pipeline. Tell us what you need.

hello@dataflirt.com · Bengaluru · IST · typical reply < 4h
Related Scrapers

More in automotive

Services

Data Extraction for Every Industry

View All Services →