Autoscout24 Scraper [only $1.5] avatar
Autoscout24 Scraper [only $1.5]

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Autoscout24 Scraper [only $1.5]

Autoscout24 Scraper [only $1.5]

This powerful scraper captures everything from technical specs and pricing to full descriptions and dealer info. Features three custom Console tabs for instant data exploration: a curated Overview, a focused Description view, and a fully flattened All Fields table for deep analysis.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

AutoScout24.de Scraper

Overview

The AutoScout24.de Scraper is a powerful tool designed to efficiently extract comprehensive car listing data from AutoScout24, one of Europe's largest online car marketplaces. This scraper allows you to gather detailed information about vehicles, including technical specifications, pricing, seller details, and high-quality images. Whether you're conducting market analysis, tracking price trends, or building a vehicle database, this scraper provides a reliable way to collect structured data from AutoScout24.de.

Features

  • GraphQL Extraction: Uses AutoScout24's internal GraphQL API for fast and reliable data retrieval.
  • Detailed Vehicle Specs: Extract power (HP/KW), mileage, transmission type, fuel type, registration date, and more.
  • Comprehensive Pricing: Collect public prices in EUR, including tax details and negotiation status.
  • Seller Information: Identify whether the seller is private or a dealer, and collect contact details and locations.
  • Media Collection: High-quality image URLs for each vehicle listing.
  • Full Descriptions: Capture the complete vehicle description provided by the seller.
  • Configurable Settings: Control maximum items, concurrency, retries, and proxy configuration.

How to Use

  1. Set Up: Ensure you have an Apify account and access to the Apify platform.
  2. Provide Start URLs: Add the URLs you want to scrape. These can be AutoScout24.de search results pages or direct vehicle detail pages.
  3. Adjust Scraper Settings: Modify settings such as maxItems, maxConcurrency, and maxRequestRetries to match your requirements.
  4. Configure Proxy Settings: (Recommended) Use residential proxies to ensure reliable scraping and avoid rate limiting.
  5. Run the Scraper: Execute the scraper on the Apify platform and download your data in JSON, CSV, or Excel format.

Input Configuration

Here is an example of how to set up the input for the AutoScout24 Scraper:

{
"startUrls": [
{
"url": "https://www.autoscout24.de/angebote/bmw-318-touring-da-joy-edition-diesel-f15cf07e-7ecb-410e-a770-509ec6d3e1d6..."
},
{
"url": "https://www.autoscout24.com/lst/zastava?atype=C&desc=0&sort=standard&source=homepage_search-mask&ustate=N%2CU"
},
{
"url": "https://www.autoscout24.de/lst/bmw/3er-(alle)?fregfrom=2015&kmto=150000&powertype=kw&sort=price&ustate=N%2CU"
}
],
"maxItems": 1000,
"maxConcurrency": 10,
"minConcurrency": 1,
"maxRequestRetries": 8,
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

Input Fields Explanation

  • Start URLs (startUrls): A list of URLs to start scraping from. You can provide search results (listing) URLs or direct vehicle offer (detail) URLs. The scraper will automatically detect and process both types.
  • Max Items (maxItems): Maximum number of listings to scrape. Default is 1000.
  • Max Concurrency (maxConcurrency): Maximum number of pages processed simultaneously. Default is 10.
  • Min Concurrency (minConcurrency): Minimum number of pages processed simultaneously. Default is 1.
  • Max Request Retries (maxRequestRetries): Number of times the scraper will retry a failed request. Default is 8.
  • Proxy Configuration (proxy): Specifies the proxy servers to use. Residential proxies are recommended for AutoScout24.

Output Structure

The scraper produces a detailed JSON object for each listing. Below is a simplified example of the output:

{
"guid": "98caee84-9ccf-4763-9455-64587bd0a12c",
"__typename": "ListingDetails",
"prices": {
"__typename": "Prices",
"public": {
"__typename": "PriceInfo",
"amountInEUR": {
"__typename": "FormattedInt",
"formatted": "€ 12,490",
"raw": 12490
},
"netAmountInEUR": null,
"taxDeductible": false,
"negotiable": null,
"evaluation": {
"__typename": "PriceEvaluation",
"category": 1,
"popupUrl": "https://www.autoscout24.com/priceevaluation/price-label-explanation-page/98caee84-9ccf-4763-9455-64587bd0a12c?culture=en-GB",
"ranges": [
{
"__typename": "PriceEvaluationRange",
"category": 0,
"maximum": 12300,
"minimum": null
},
{
"__typename": "PriceEvaluationRange",
"category": 1,
"maximum": 13600,
"minimum": 12301
},
{
"__typename": "PriceEvaluationRange",
"category": 2,
"maximum": 14300,
"minimum": 13601
},
{
"__typename": "PriceEvaluationRange",
"category": 3,
"maximum": 15200,
"minimum": 14301
},
{
"__typename": "PriceEvaluationRange",
"category": 4,
"maximum": 16100,
"minimum": 15201
},
{
"__typename": "PriceEvaluationRange",
"category": 5,
"maximum": 17900,
"minimum": 16101
},
{
"__typename": "PriceEvaluationRange",
"category": 6,
"maximum": null,
"minimum": 17901
}
],
"error": null
}
}
},
"media": {
"__typename": "Media",
"images": [
{
"__typename": "StandardImage",
"originalWidth": 650,
"originalHeight": 488,
"formats": {
"__typename": "ImageFormats",
"jpg": {
"__typename": "ImageUrls",
"size250x188": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/250x188.jpg",
"size420x315": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/420x315.jpg",
"size800x600": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/800x600.jpg",
"size1280x960": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/1280x960.jpg",
"size2560x1920": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/2560x1920.jpg"
}
}
},
{
"__typename": "StandardImage",
"originalWidth": 650,
"originalHeight": 488,
"formats": {
"__typename": "ImageFormats",
"jpg": {
"__typename": "ImageUrls",
"size250x188": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_a342f0fc-c8db-4771-afd0-1cfaf8cba593.jpg/250x188.jpg",
"size420x315": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_a342f0fc-c8db-4771-afd0-1cfaf8cba593.jpg/420x315.jpg",
"size800x600": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_a342f0fc-c8db-4771-afd0-1cfaf8cba593.jpg/800x600.jpg",
"size1280x960": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_a342f0fc-c8db-4771-afd0-1cfaf8cba593.jpg/1280x960.jpg",
"size2560x1920": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_a342f0fc-c8db-4771-afd0-1cfaf8cba593.jpg/2560x1920.jpg"
}
}
},
...
],
"threeSixtyViewer": null,
"youtubeLink": null
},
"seller": {
"__typename": "SellerDetails",
"dealer": {
"__typename": "DealerDetails",
"tieredPricingPackage": null,
"isFreespeeCallTrackingEnabled": false,
"hasMyVehiclesRecommenderCarousel": false,
"culture": "es-ES",
"homepageUrl": null
},
"type": "Dealer",
"id": "35836915",
"sellId": "196500559",
"companyName": "FLEXICAR GRUPO BARCELONA.",
"companyNameAddOn": "FLEXICAR GRUPO BARCELONA.",
"contactName": "Contáctanos en:",
"logo": {
"__typename": "Logo",
"big": null
},
"phones": [
{
"__typename": "Phone",
"phoneType": "Office",
"formattedNumber": "+34 - 936164521",
"callTo": "+34936164521"
}
],
"links": {
"__typename": "Links",
"imprint": {
"__typename": "Link",
"href": "https://www.autoscout24.com/dealerinfo/flexicar-grupo-barcelona/imprint"
},
"email": {
"__typename": "Link",
"href": "https://vendor-contact-email.a.autoscout24.com/vendor-contact-email/contact/email"
}
}
},
"identifier": {
"__typename": "ListingIdentifier",
"id": "98caee84-9ccf-4763-9455-64587bd0a12c",
"crossReferenceId": null,
"offerReference": "18185667"
},
"adProduct": {
"__typename": "AdProduct",
"tier": "T10",
"appliedTier": "T10",
"adTargeting": "{\"sthp\":\"143\",\"leasing\":\"false\",\"seg\":\"sedan,mediumclass\",\"stmak\":\"BMW\",\"did\":\"35836915\",\"stmil\":\"115700\",\"gear\":\"M\",\"stmod\":\"318\",\"cost\":\"12490\",\"stmon\":\"2\",\"styea\":\"2015\",\"ken\":\"9249JCN\",\"make\":\"13\",\"ad\":\"dealer\",\"vat\":\"0\",\"art\":\"6\",\"carby\":\"0\",\"fr\":\"7\",\"stccm\":\"1995\",\"buyonline\":\"false\",\"stkw\":\"105\",\"zip\":\"ES08097\",\"model\":\"1640\",\"equi\":\"42,125,1,13,41,2,32,17,12,113,114,30,19,15,37\",\"mia\":\"false\",\"miles\":\"6\",\"img\":\"https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/720x540.webp\",\"price\":\"3\",\"rnd\":\"11\",\"ECO\":\"NO\",\"fuel\":\"D\",\"kenteken\":\"true\",\"acc\":\"U\",\"hp\":\"6\",\"type\":\"U\",\"atsd\":\"\",\"zip2\":\"08097\",\"articleType\":\"C\"}",
"isListingBoost": null,
"has360Image": false,
"title": "BMW 318 318d Gran Turismo",
"subTitle": null,
"versionTitle": "318d Gran Turismo",
"makeModelTitle": "BMW 318"
},
"location": {
"__typename": "Location",
"countryCode": "ES",
"zip": "08097",
"city": "L'Hospitalet de Llobregat",
"distanceToSearchLocationInKm": null,
"street": "Ctra. del Mig, 96,",
"latitude": 41.3562,
"longitude": 2.10836
},
"vehicle": {
"__typename": "Vehicle",
"numberOfDoors": 5,
"interior": {
"__typename": "Interior",
"numberOfSeats": 5,
"upholsteryColor": null,
"upholstery": null
},
"bodyType": {
"__typename": "BodyTypeFormatted",
"raw": "Sedan",
"formatted": "Sedan"
},
"classification": {
"__typename": "Classification",
"type": "Car",
"make": {
"__typename": "FormattedInt",
"raw": 13,
"formatted": "BMW"
},
"model": {
"__typename": "FormattedInt",
"raw": 1640,
"formatted": "318"
},
"modelGroups": [
{
"__typename": "FormattedInt",
"raw": 100038
}
],
"modelVariant": {
"__typename": "FormattedInt",
"raw": 104
},
"modelGeneration": {
"__typename": "FormattedInt",
"raw": 26
},
"motorType": {
"__typename": "FormattedInt",
"raw": 117
},
"trimLine": null,
"modelYear": null,
"germanHsnTsn": null
},
"condition": {
"__typename": "Condition",
"numberOfPreviousOwnersExtended": {
"__typename": "FormattedInt",
"raw": null,
"formatted": "- (Previous Owners)"
},
"mileageInKm": {
"__typename": "FormattedNumber",
"raw": 115700,
"formatted": "115,700 km"
},
"firstRegistrationDate": {
"__typename": "FormattedLocalDate",
"raw": "2015-02-01",
"formatted": "02/2015"
},
"damage": {
"__typename": "Damage",
"accidentFree": true,
"isCurrentlyDamaged": null,
"isRoadworthy": null,
"hasRepairedDamages": null
},
"carpassMileageUrl": null,
"newInspection": false,
"nonSmoking": false
},
"engine": {
"__typename": "Engine",
"power": {
"__typename": "Power",
"kw": {
"__typename": "FormattedInt",
"raw": 105,
"formatted": "105 kW"
},
"hp": {
"__typename": "FormattedInt",
"raw": 143,
"formatted": "143 hp"
}
},
"transmissionType": {
"__typename": "TransmissionTypeFormatted",
"raw": "Manual",
"formatted": "Manual"
},
"engineDisplacementInCCM": {
"__typename": "FormattedInt",
"formatted": "1,995 cc"
},
"driveTrain": {
"__typename": "DriveTrainFormatted",
"formatted": "Rear Wheel Drive"
},
"numberOfGears": 6,
"numberOfCylinders": 4
},
"fuels": {
"__typename": "Fuels",
"fuelCategory": {
"__typename": "FormattedString",
"raw": "D",
"formatted": "Diesel"
},
"primary": {
"__typename": "Fuel",
"type": null,
"consumption": {
"__typename": "Consumption",
"combinedWithFallback": {
"__typename": "FormattedNumberWithFallback",
"raw": 4.5,
"formatted": "4.5 l/100 km (comb.)",
"isFallback": false
},
"combined": {
"__typename": "FormattedNumber",
"raw": 4.5,
"formatted": "4.5 l/100 km (comb.)"
},
"urbanWithFallback": null,
"urban": null,
"extraUrbanWithFallback": null,
"extraUrban": null
},
"co2emissionInGramPerKmWithFallback": {
"__typename": "FormattedNumberWithFallback",
"raw": null,
"formatted": "- (g/km)",
"isFallback": false
},
"co2emissionInGramPerKm": {
"__typename": "FormattedInt",
"raw": null,
"formatted": "- (g/km)"
}
},
"additional": [],
"wltp": null,
"electricRangeWithFallback": null,
"electricRangeCity": null,
"allFuelTypes": [],
"isPluginHybrid": null,
"battery": null
},
"equipment": {
"__typename": "Equipment",
"as24": [
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 30,
"formatted": "Automatic climate control"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "comfortAndConvenience",
"formatted": "Comfort & Convenience"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 114,
"formatted": "Multi-function steering wheel"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "comfortAndConvenience",
"formatted": "Comfort & Convenience"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 13,
"formatted": "Power windows"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "comfortAndConvenience",
"formatted": "Comfort & Convenience"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 113,
"formatted": "Start-stop system"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "comfortAndConvenience",
"formatted": "Comfort & Convenience"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 41,
"formatted": "On-board computer"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "entertainmentAndMedia",
"formatted": "Entertainment & Media"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 15,
"formatted": "Alloy wheels"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "extras",
"formatted": "Extras"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 1,
"formatted": "ABS"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "safetyAndSecurity",
"formatted": "Safety & Security"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 17,
"formatted": "Central door lock"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "safetyAndSecurity",
"formatted": "Safety & Security"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 2,
"formatted": "Driver-side airbag"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "safetyAndSecurity",
"formatted": "Safety & Security"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 42,
"formatted": "Electronic stability control"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "safetyAndSecurity",
"formatted": "Safety & Security"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 19,
"formatted": "Fog lights"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "safetyAndSecurity",
"formatted": "Safety & Security"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 125,
"formatted": "Isofix"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "safetyAndSecurity",
"formatted": "Safety & Security"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 12,
"formatted": "Power steering"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "safetyAndSecurity",
"formatted": "Safety & Security"
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 32,
"formatted": "Side airbag"
},
"equipmentCategory": {
"__typename": "FormattedString",
"raw": "safetyAndSecurity",
"formatted": "Safety & Security"
}
}
]
},
"usageState": "U",
"legalCategories": [
{
"__typename": "LegalCategoryFormatted",
"formatted": "Used"
}
],
"numberOfBeds": {
"__typename": "FormattedInt",
"raw": null,
"formatted": "- (Number of beds)"
},
"numberOfAxles": {
"__typename": "FormattedInt",
"raw": null,
"formatted": "- (Axle count)"
},
"grossVehicleWeight": null,
"alloyWheelInches": null,
"environment": {
"__typename": "Environment",
"particulateFilter": false,
"environmentLabelsWithFallback": [],
"environmentLabels": []
},
"originalMarket": {
"__typename": "OptionalFormattedString",
"formatted": "Spain"
},
"bodyColorOriginal": null,
"bodyColor": {
"__typename": "BodyColorFormatted",
"formatted": "Grey"
},
"paintType": null,
"costModel": null,
"emptyWeight": {
"__typename": "FormattedNumber",
"formatted": "1,540 kg"
},
"wheelBase": null,
"totalHeight": null,
"totalWidth": null,
"totalLength": null,
"loadHeight": null,
"loadVolume": null,
"loadWidth": null,
"loadLength": null,
"payload": null,
"maximumTowingWeight": null,
"maintenance": {
"__typename": "Maintenance",
"hasFullServiceHistory": {
"__typename": "OptionalFormattedBoolean",
"raw": false
},
"nextVehicleSafetyInspection": null,
"lastBeltServiceDate": null,
"lastTechnicalServiceDate": null
},
"productionDate": null
},
"publication": {
"__typename": "Publication",
"accurateState": "Active",
"isNew": false,
"isRenewed": false,
"createdTimestampWithOffset": "2025-10-17T13:29:28.7Z"
},
"delivery": {
"__typename": "Delivery",
"isDeliverable": false
},
"webPage": "https://www.autoscout24.com/offers/bmw-318-318d-gran-turismo-diesel-grey-98caee84-9ccf-4763-9455-64587bd0a12c",
"ratings": null,
"availability": {
"__typename": "Availability",
"inDays": null,
"fromDate": null
},
"sellerDetails": {
"__typename": "SellerDetails",
"id": "35836915",
"sellId": "196500559",
"type": "Dealer",
"companyName": "FLEXICAR GRUPO BARCELONA.",
"companyNameAddOn": "FLEXICAR GRUPO BARCELONA.",
"contactName": "Contáctanos en:",
"logo": {
"__typename": "Logo",
"big": null
},
"phones": [
{
"__typename": "Phone",
"phoneType": "Office",
"formattedNumber": "+34 - 936164521",
"callTo": "+34936164521"
}
],
"links": {
"__typename": "Links",
"imprint": {
"__typename": "Link",
"href": "https://www.autoscout24.com/dealerinfo/flexicar-grupo-barcelona/imprint"
},
"email": {
"__typename": "Link",
"href": "https://vendor-contact-email.a.autoscout24.com/vendor-contact-email/contact/email"
}
},
"dealer": {
"__typename": "DealerDetails",
"homepageUrl": null,
"culture": "es-ES",
"openingHours": [],
"customerSince": "2021-11-30T00:00:00Z",
"isFreespeeCallTrackingEnabled": false,
"hasMyVehiclesRecommenderCarousel": false
}
},
"description": "<strong>Precio al contado: 14790 euros</strong> <br /><br /><strong>Condiciones de la financiación</strong> <br /><br />Consultar condiciones de financiación en este anuncio o contactando con el anuncianteEsta Navidad llega a Flexicar<br />el ¡EL REMATE FINAL!<br />Bajamos los precios hasta fin de año<br />para que disfrutes de tu nuevo coche.<br /><br />Flexicar, una vida, muchos cars.<br /><br />Compra. Vende. Disfruta.<br /><br />Precio al contado: 14.790€<br />Precio alternativo oferta de financiación: 12.490€ financiando el 100% del importe (consulta condiciones específicas de la promoción, sujeto a condiciones de financiación de las entidades colaboradoras).<br /><br /><br />Cada momento de la vida te pide un coche.<br />En Flexicar tenemos más de 25.000 vehículos en stock<br />y disponemos de más de 180 concesionarios<br />para que encuentres tu nuevo coche.<br />Flexicar, Compra . Vende . Disfruta<br /><br />Vehículo disponible en nuestro concesionario Flexicar Zafra, Polígono los Caños, 89, Puebla de Sancho Pérez, Badajoz. Te lo enviamos a cualquier punto de la península y Baleares. Entrega a domicilio.<br />HORARIO DE APERTURA: Lunes a Sábado: 9:30 - 20:30.<br />Si tu coche tiene menos de 8 años o lo entregas como parte de pago, tienes asegurada la mejor tasación del mercado. Tásalo ahora en flexicar.es.<br /><br /><br />HORARIO ATENCIÓN TELEFÓNICA:<br />Lunes a Sábado: 9:00 - 20:30<br />Domingos: 10:00 - 14:00 y 16:30 - 20:30<br /><br />*Este anuncio no es vinculante, puede contener errores, se muestra a título informativo y no contractual.<br /><br />REF: 903000000209370<br />",
"warranty": {
"__typename": "Warranty",
"warrantyExists": true,
"generic": {
"__typename": "GenericWarranty",
"durationInMonth": {
"__typename": "FormattedInt",
"formatted": "12 months"
}
}
},
"seals": null,
"partnerIntegrations": [],
"basicInfo": {
"__typename": "Listing",
"details": {
"__typename": "ListingDetails",
"identifier": {
"__typename": "ListingIdentifier",
"id": "98caee84-9ccf-4763-9455-64587bd0a12c",
"crossReferenceId": null
},
"adProduct": {
"__typename": "AdProduct",
"tier": "T10",
"appliedTier": "T10",
"adTargeting": "{\"sthp\":\"143\",\"leasing\":\"false\",\"seg\":\"sedan,mediumclass\",\"stmak\":\"BMW\",\"did\":\"35836915\",\"stmil\":\"115700\",\"gear\":\"M\",\"stmod\":\"318\",\"cost\":\"12490\",\"stmon\":\"2\",\"styea\":\"2015\",\"ken\":\"9249JCN\",\"make\":\"13\",\"ad\":\"dealer\",\"vat\":\"0\",\"art\":\"6\",\"carby\":\"0\",\"fr\":\"7\",\"stccm\":\"1995\",\"buyonline\":\"false\",\"stkw\":\"105\",\"zip\":\"ES08097\",\"model\":\"1640\",\"equi\":\"42,125,1,13,41,2,32,17,12,113,114,30,19,15,37\",\"mia\":\"false\",\"miles\":\"6\",\"img\":\"https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/720x540.webp\",\"price\":\"3\",\"rnd\":\"97\",\"ECO\":\"NO\",\"fuel\":\"D\",\"kenteken\":\"true\",\"acc\":\"U\",\"hp\":\"6\",\"type\":\"U\",\"atsd\":\"\",\"zip2\":\"08097\",\"articleType\":\"C\"}",
"isListingBoost": null,
"has360Image": false,
"title": "BMW 318 318d Gran Turismo"
},
"location": {
"__typename": "Location",
"countryCode": "ES",
"zip": "08097",
"city": "L'Hospitalet de Llobregat",
"distanceToSearchLocationInKm": null,
"street": "Ctra. del Mig, 96,",
"latitude": 41.3562,
"longitude": 2.10836
},
"prices": {
"__typename": "Prices",
"public": {
"__typename": "PriceInfo",
"amountInEUR": {
"__typename": "FormattedInt",
"raw": 12490,
"formatted": "€ 12,490"
},
"evaluation": {
"__typename": "PriceEvaluation",
"category": 1
},
"netAmountInEUR": null,
"taxDeductible": false,
"negotiable": null
}
},
"media": {
"__typename": "Media",
"images": [
{
"__typename": "StandardImage",
"originalWidth": 650,
"originalHeight": 488,
"formats": {
"__typename": "ImageFormats",
"jpg": {
"__typename": "ImageUrls",
"size250x188": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/250x188.jpg",
"size420x315": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/420x315.jpg",
"size800x600": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/800x600.jpg",
"size1280x960": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/1280x960.jpg",
"size2560x1920": "https://prod.pictures.autoscout24.net/listing-images/98caee84-9ccf-4763-9455-64587bd0a12c_3f990915-86fc-4520-a66c-01b5ad4868a7.jpg/2560x1920.jpg"
}
}
},
...
],
"threeSixtyViewer": null,
"youtubeLink": null
},
"vehicle": {
"__typename": "Vehicle",
"numberOfDoors": 5,
"interior": {
"__typename": "Interior",
"numberOfSeats": 5
},
"bodyType": {
"__typename": "BodyTypeFormatted",
"raw": "Sedan",
"formatted": "Sedan"
},
"classification": {
"__typename": "Classification",
"type": "Car",
"make": {
"__typename": "FormattedInt",
"raw": 13,
"formatted": "BMW"
},
"model": {
"__typename": "FormattedInt",
"raw": 1640,
"formatted": "318"
},
"modelGroups": [
{
"__typename": "FormattedInt",
"raw": 100038
}
],
"modelVariant": {
"__typename": "FormattedInt",
"raw": 104
},
"modelGeneration": {
"__typename": "FormattedInt",
"raw": 26
},
"motorType": {
"__typename": "FormattedInt",
"raw": 117
},
"trimLine": null,
"modelYear": null
},
"condition": {
"__typename": "Condition",
"numberOfPreviousOwnersExtended": {
"__typename": "FormattedInt",
"raw": null,
"formatted": "- (Previous Owners)"
},
"mileageInKm": {
"__typename": "FormattedNumber",
"raw": 115700,
"formatted": "115,700 km"
},
"firstRegistrationDate": {
"__typename": "FormattedLocalDate",
"raw": "2015-02-01",
"formatted": "02/2015"
},
"damage": {
"__typename": "Damage",
"accidentFree": true
}
},
"engine": {
"__typename": "Engine",
"power": {
"__typename": "Power",
"kw": {
"__typename": "FormattedInt",
"raw": 105,
"formatted": "105 kW"
},
"hp": {
"__typename": "FormattedInt",
"raw": 143,
"formatted": "143 hp"
}
},
"transmissionType": {
"__typename": "TransmissionTypeFormatted",
"raw": "Manual",
"formatted": "Manual"
},
"engineDisplacementInCCM": {
"__typename": "FormattedInt",
"formatted": "1,995 cc"
}
},
"fuels": {
"__typename": "Fuels",
"fuelCategory": {
"__typename": "FormattedString",
"raw": "D",
"formatted": "Diesel"
},
"primary": {
"__typename": "Fuel",
"type": null,
"consumption": {
"__typename": "Consumption",
"combinedWithFallback": {
"__typename": "FormattedNumberWithFallback",
"raw": 4.5,
"formatted": "4.5 l/100 km (comb.)",
"isFallback": false
},
"combined": {
"__typename": "FormattedNumber",
"raw": 4.5,
"formatted": "4.5 l/100 km (comb.)"
}
},
"co2emissionInGramPerKmWithFallback": {
"__typename": "FormattedNumberWithFallback",
"raw": null,
"formatted": "- (g/km)",
"isFallback": false
},
"co2emissionInGramPerKm": {
"__typename": "FormattedInt",
"raw": null,
"formatted": "- (g/km)"
}
},
"additional": [],
"wltp": null,
"electricRangeWithFallback": null,
"electricRangeCity": null
},
"equipment": {
"__typename": "Equipment",
"as24": [
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 30
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 114
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 13
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 113
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 41
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 15
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 1
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 17
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 2
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 42
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 19
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 125
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 12
}
},
{
"__typename": "As24Equipment",
"id": {
"__typename": "FormattedInt",
"raw": 32
}
}
]
},
"usageState": "U",
"legalCategories": [
{
"__typename": "LegalCategoryFormatted",
"formatted": "Used"
}
],
"numberOfBeds": {
"__typename": "FormattedInt",
"raw": null,
"formatted": "- (Number of beds)"
},
"numberOfAxles": {
"__typename": "FormattedInt",
"raw": null,
"formatted": "- (Axle count)"
},
"grossVehicleWeight": null
},
"seller": {
"__typename": "SellerDetails",
"type": "Dealer",
"id": "35836915",
"dealer": {
"__typename": "DealerDetails",
"tieredPricingPackage": null,
"isFreespeeCallTrackingEnabled": false,
"hasMyVehiclesRecommenderCarousel": false,
"culture": "es-ES",
"homepageUrl": null
},
"sellId": "196500559",
"companyName": "FLEXICAR GRUPO BARCELONA.",
"companyNameAddOn": "FLEXICAR GRUPO BARCELONA.",
"contactName": "Contáctanos en:",
"logo": {
"__typename": "Logo",
"big": null
},
"phones": [
{
"__typename": "Phone",
"phoneType": "Office",
"formattedNumber": "+34 - 936164521",
"callTo": "+34936164521"
}
],
"links": {
"__typename": "Links",
"imprint": {
"__typename": "Link",
"href": "https://www.autoscout24.com/dealerinfo/flexicar-grupo-barcelona/imprint"
},
"email": {
"__typename": "Link",
"href": "https://vendor-contact-email.a.autoscout24.com/vendor-contact-email/contact/email"
}
}
},
"publication": {
"__typename": "Publication",
"accurateState": "Active",
"isNew": false,
"isRenewed": false,
"createdTimestampWithOffset": "2025-10-17T13:29:28.7Z"
},
"delivery": {
"__typename": "Delivery",
"isDeliverable": false
},
"webPage": "https://www.autoscout24.com/offers/bmw-318-318d-gran-turismo-diesel-grey-98caee84-9ccf-4763-9455-64587bd0a12c",
"ratings": null
},
"searchResultType": "Organic",
"searchResultSection": "Main",
"exclusiveOffer": null,
"trackingParameters": [
{
"__typename": "TrackingParameters",
"key": "boost_level",
"value": "t10"
},
{
"__typename": "TrackingParameters",
"key": "applied_boost_level",
"value": "t10"
},
{
"__typename": "TrackingParameters",
"key": "relevance_adjustment",
"value": "organic"
},
{
"__typename": "TrackingParameters",
"key": "boosting_product",
"value": "none"
}
],
"financingAndInsurance": {
"__typename": "Finance_ApiResponse",
"widgets": []
}
}
}

Explanations for All Properties

Below is a detailed breakdown of every field produced by the AutoScout24 Scraper.

Root Level Information

  • guid: A unique, 36-character identifier for the listing within the AutoScout24 system.
  • __typename: The internal GraphQL type assigned to this response object (e.g., ListingDetails).
  • webPage: The direct public URL leading to the car's offer page on the AutoScout24 portal.
  • description: The full text or HTML description provided by the seller, detailing the car's history, condition, and highlights.
  • basicInfo: A simplified wrapper containing redundant metadata for compatibility (mirrors the Listing structure).

Pricing (prices)

  • public: Pricing details visible to all users.
    • amountInEUR: The listing price in Euros.
      • formatted: Human-readable price (e.g., "€ 12,490").
      • raw: The exact numeric value (e.g., 12490).
    • netAmountInEUR: The price excluding VAT, if applicable.
    • taxDeductible: Boolean indicating if the seller can provide a VAT-deductible invoice.
    • negotiable: Indicates if the seller is open to price offers.
    • evaluation: AutoScout24's automated market value assessment.
      • category: Numerical ranking of the price (e.g., 1 = "Fair Price", 2 = "Good Price").
      • popupUrl: A link to more information about how this specific evaluation was calculated.
      • ranges: An array of market price brackets used to determine the assessment category.

Media and Photos (media)

  • images: A collection of high-resolution vehicle photos.
    • originalWidth / originalHeight: The dimensions of the source image.
    • formats: Responsive image URLs cropped and scaled to various resolutions (e.g., size250x188, size800x600, size2560x1920).
  • threeSixtyViewer: Details for interactive 360° virtual tours, if available.
  • youtubeLink: A direct link to a video review or showcase of the car on YouTube.

Seller Details (seller)

  • type: Categories the seller as either a professional Dealer or a PrivateSeller.
  • id / sellId: Internal identifiers for the seller's account.
  • companyName / companyNameAddOn: The official business name of the dealership.
  • contactName: The specific person or department to reach out to for this listing.
  • phones: An array of contact numbers.
    • phoneType: e.g., "Office", "Mobile", or "Private".
    • formattedNumber: The phone number as it appears on the site.
    • callTo: The standardized number for click-to-call functionality.
  • links: Access to secondary seller pages.
    • imprint: Link to the dealer's legal disclosure page.
    • email: Redirects to the secure contact form on AutoScout24.
  • dealer: Extended metadata for professional sellers, including their customerSince date and localized culture.

Vehicle Specifications (vehicle)

  • numberOfDoors: Total number of entry points (usually 3 or 5).
  • interior: Cabin specifications.
    • numberOfSeats: Seating capacity for passengers.
    • upholsteryColor / upholstery: The color and material (Leather, Cloth, etc.) of the seats.
  • bodyType: The vehicle's frame style (e.g., Sedan, Compact, SUV, Station Wagon).
  • classification: Detailed brand and model data.
    • make / model: The manufacturer and specific model line with their respective IDs and names.
    • modelGroups / modelVariant / modelGeneration: Technical sub-classifications used for precise filtering.
  • condition: History and current physical state.
    • mileageInKm: The total distance the car has driven.
    • firstRegistrationDate: The date (YYYY-MM-DD) when the car was first registered.
    • damage: Accident history and current repair needs.
      • accidentFree: Boolean indicating if the car has never been in a major accident.
  • engine: Power and transmission details.
    • power: Engine output provided in both Kilowatts (kw) and Horsepower (hp).
    • transmissionType: Gearbox style (e.g., Manual, Automatic, Semi-automatic).
    • engineDisplacementInCCM: The cylinder volume in cubic centimeters.
    • driveTrain: Indicates which wheels receive power (e.g., Rear Wheel Drive, Front Wheel Drive, 4WD).
    • numberOfGears / numberOfCylinders: Mechanical complexity of the gearbox and engine block.
  • fuels: Environmental and consumption data.
    • fuelCategory: Primary fuel source (e.g., Diesel, Gasoline, Electric, Hybrid).
    • primary: Detailed consumption (L/100km) for urban, extraUrban, and combined cycles.
  • equipment: A detailed list of features.
    • as24: Array of amenity objects.
      • id: Numeric ID and name of the feature (e.g., "Alloy wheels").
      • equipmentCategory: e.g., "Safety & Security", "Comfort & Convenience", "Entertainment & Media".
  • bodyColor / paintType: External finish and whether it features a metallic or pearl effect.

Metadata and Logistics

  • identifier: Internal mapping IDs, including the offerReference used for synchronization.
  • adProduct: Commercial data about the listing.
    • tier / appliedTier: Promotion levels that dictate how high the car appears in search results (e.g., T10).
    • adTargeting: A stringified JSON blob containing technical parameters for site analytics and ad placement.
    • title / versionTitle: The main marketing headline and specific trim version of the car.
  • location: Where the vehicle is physically located.
    • countryCode / zip / city / street: Full address details.
    • latitude / longitude: Precise GPS coordinates for map placement.
  • publication: Management of the listing's lifecycle.
    • accurateState: Current status (e.g., Active, Sold).
    • createdTimestampWithOffset: When the listing first went live.
  • delivery: Boolean indicating if the seller offers vehicle shipping to the buyer.
  • trackingParameters: Internal keys and values used for tracking listing performance.
  • financingAndInsurance: Details regarding monthly payment plans or insurance quotes available for the vehicle.

Explore More Scrapers

If you found this AutoScout24 Scraper useful, be sure to check out our other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to enhance your web scraping and automation needs.

Support

Additional Services