AutoScout24 Listing API
The AutoScout24 Listing API returns the complete detail sheet for a single car listing: the full vehicle specification (make, model, variant, body type, power, transmission, drivetrain, seats, doors, colour), mileage and registration, price with market context, environmental data (CO2 emissions, fuel consumption, Euro emission class and sticker), categorised equipment, the seller with contact phones and rating, geo-located address, images, and description.
Pass the link emitted by the AutoScout24 API, a full offer URL, an /angebote/{slug} path, a /smyle/details/{id}/ link, or a bare offer slug.
Listings disappear once a car is sold, so take the link from a fresh AutoScout24 API search rather than reusing the one in the example below.
API Parameters
Search Query
-
- Name
-
url - Required
- Required
- Description
-
The AutoScout24 listing to fetch. Pass the
linkreturned by the AutoScout24 API (anorganic_results[].link), a full offer URL, an offer path (/angebote/{slug}ondeandat,/aanbod/{slug}onnl,/nl/aanbod/{slug}onbe, and so on), the bare offer slug, which is resolved on thecountrymarket's own path, or a/smyle/details/{id}/link from AutoScout24's own online checkout.
Example:https://www.autoscout24.de/angebote/volkswagen-golf-vii-lim-automatik-acc-navi-sitzhz-diesel-schwarz-cat_ma74mo2084-42819366-1304-4bde-8224-50e79b8168e5
Localization
-
- Name
-
country - Required
- Optional
- Description
-
The AutoScout24 marketplace to use when
urlis a path or bare slug. One ofde,at,be,es,fr,it,lu,nl. Whenurlis a full URL, its domain wins.
API key
-
- Name
-
api_key - Required
- Required
- Description
-
The
api_keyauthenticates your requests. Use it as a query parameter (https://www.searchapi.io/api/v1/search?api_key=YOUR_API_KEY) or in the Authorization header (Bearer YOUR_API_KEY).
API Examples
Listing Detail
https://www.searchapi.io/api/v1/search?engine=autoscout24_listing&url=https%3A%2F%2Fwww.autoscout24.de%2Fangebote%2Fvolkswagen-golf-8-2-0-tsi-dsg-clubsport-navi-dcc-hk-alu-benzin-schwarz-cat_ma74gr100101ge8va178mt441tr558-62557a1b-94d8-463f-adf6-ba25ef942ea3
- Python
- Node
- Ruby
- Java
- Go
- PHP
- Bash
- R
- Kotlin
- Swift
- C#
- C
- C++
- requests
import requests
url = "https://www.searchapi.io/api/v1/search"
params = {
"engine": "autoscout24_listing",
"url": "https://www.autoscout24.de/angebote/volkswagen-golf-8-2-0-tsi-dsg-clubsport-navi-dcc-hk-alu-benzin-schwarz-cat_ma74gr100101ge8va178mt441tr558-62557a1b-94d8-463f-adf6-ba25ef942ea3"
}
response = requests.get(url, params=params)
print(response.text)
{
"search_metadata": {
"id": "search_e4Y69DMlgLWRinAnpXxN0K2V",
"status": "Success",
"created_at": "2026-09-02T11:13:23Z",
"request_time_taken": 0.92,
"parsing_time_taken": 0.01,
"total_time_taken": 0.93,
"request_url": "https://www.autoscout24.de/angebote/volkswagen-golf-8-2-0-tsi-dsg-clubsport-navi-dcc-hk-alu-benzin-schwarz-cat_ma74gr100101ge8va178mt441tr558-62557a1b-94d8-463f-adf6-ba25ef942ea3",
"html_url": "https://www.searchapi.io/api/v1/searches/search_e4Y69DMlgLWRinAnpXxN0K2V.html",
"json_url": "https://www.searchapi.io/api/v1/searches/search_e4Y69DMlgLWRinAnpXxN0K2V"
},
"search_parameters": {
"engine": "autoscout24_listing",
"url": "https://www.autoscout24.de/angebote/volkswagen-golf-8-2-0-tsi-dsg-clubsport-navi-dcc-hk-alu-benzin-schwarz-cat_ma74gr100101ge8va178mt441tr558-62557a1b-94d8-463f-adf6-ba25ef942ea3",
"country": "de"
},
"listing": {
"id": "62557a1b-94d8-463f-adf6-ba25ef942ea3",
"title": "Volkswagen Golf GTI 8 2.0 TSI DSG CLUBSPORT NAVI DCC H&K ALU",
"link": "https://www.autoscout24.de/angebote/volkswagen-golf-8-2-0-tsi-dsg-clubsport-navi-dcc-hk-alu-benzin-schwarz-cat_ma74gr100101ge8va178mt441tr558-62557a1b-94d8-463f-adf6-ba25ef942ea3",
"status": "active",
"created_at": "2026-08-26T22:00:05.117Z",
"price": "€ 27.950",
"extracted_price": 27950,
"currency": "EUR",
"median_price": 29600,
"is_vat_deductible": true,
"vehicle": {
"make": "Volkswagen",
"model": "Golf GTI",
"variant": "8 2.0 TSI DSG CLUBSPORT NAVI DCC H&K ALU",
"body_type": "sedan",
"body_type_label": "Limousine",
"condition": "used",
"mileage": "56.600 km",
"extracted_mileage": 56600,
"first_registration": "04/2021",
"first_registration_date": "2021-04-01",
"power": "221 kW",
"power_kw": 221,
"power_hp": 300,
"fuel_type": "petrol",
"fuel_type_label": "Benzin",
"transmission": "automatic",
"transmission_label": "Automatik",
"gears": 7,
"cylinders": 4,
"displacement": "1.984 cm³",
"extracted_displacement": 1984,
"drivetrain": "front",
"drivetrain_label": "Front",
"seats": 5,
"doors": 4,
"color": "black",
"color_label": "Schwarz",
"upholstery": "cloth",
"upholstery_label": "Stoff",
"previous_owners": 2,
"damage": {
"is_accident_free": true
},
"emissions": {
"co2": "170 g/km (komb.)",
"extracted_co2": 170,
"consumption": "7,5 l/100 km (komb.)",
"extracted_consumption": 7.5,
"euro_norm": "Euro 6d-TEMP",
"emission_sticker": "4 (Grün)"
},
"equipment": {
"comfort_and_convenience": [
{
"id": 134,
"name": "Armlehne"
},
{
"id": 136,
"name": "Beheizbares Lenkrad"
},
{
"id": 40,
"name": "Einparkhilfe"
},
{
"id": 130,
"name": "Einparkhilfe Rückfahrkamera"
},
{
"id": 131,
"name": "Einparkhilfe selbstlenkendes System"
},
{
"id": 129,
"name": "Einparkhilfe Sensoren hinten"
},
{
"id": 128,
"name": "Einparkhilfe Sensoren vorne"
},
{
"id": 13,
"name": "Elektrische Fensterheber"
},
{
"id": 121,
"name": "Elektrische Seitenspiegel"
},
{
"id": 54,
"name": "Getönte Scheiben"
},
{
"id": 123,
"name": "Head-up display"
},
{
"id": 5,
"name": "Klimaanlage"
},
{
"id": 30,
"name": "Klimaautomatik"
},
{
"id": 142,
"name": "Lederlenkrad"
},
{
"id": 126,
"name": "Lichtsensor"
},
{
"id": 143,
"name": "Lordosenstütze"
},
{
"id": 114,
"name": "Multifunktionslenkrad"
},
{
"id": 23,
"name": "Navigationssystem"
},
{
"id": 127,
"name": "Regensensor"
},
{
"id": 153,
"name": "Schlüssellose Zentralverriegelung"
},
{
"id": 34,
"name": "Sitzheizung"
},
{
"id": 113,
"name": "Start/Stop-Automatik"
},
{
"id": 21,
"name": "teilb. Rücksitzbank"
},
{
"id": 38,
"name": "Tempomat"
}
],
"entertainment_and_media": [
{
"id": 222,
"name": "Android Auto"
},
{
"id": 221,
"name": "Apple CarPlay"
},
{
"id": 122,
"name": "Bluetooth"
},
{
"id": 41,
"name": "Bordcomputer"
},
{
"id": 138,
"name": "DAB-Radio"
},
{
"id": 124,
"name": "Freisprecheinrichtung"
},
{
"id": 223,
"name": "Induktionsladen für Smartphones"
},
{
"id": 43,
"name": "MP3"
},
{
"id": 228,
"name": "Musikstreaming integriert"
},
{
"id": 10,
"name": "Radio"
},
{
"id": 155,
"name": "Soundsystem"
},
{
"id": 161,
"name": "USB"
},
{
"id": 224,
"name": "Volldigitales Kombiinstrument"
},
{
"id": 220,
"name": "W-Lan / Wifi Hotspot"
}
],
"extras": [
{
"id": 15,
"name": "Alufelgen"
},
{
"id": 219,
"name": "Ambientebeleuchtung"
},
{
"id": 225,
"name": "Innenspiegel automatisch abblendend"
},
{
"id": 29,
"name": "Katalysator"
},
{
"id": 151,
"name": "Schaltwippen"
},
{
"id": 238,
"name": "Spoiler"
},
{
"id": 116,
"name": "Sportfahrwerk"
},
{
"id": 117,
"name": "Sportsitze"
},
{
"id": 156,
"name": "Sprachsteuerung"
},
{
"id": 159,
"name": "Touchscreen"
}
],
"safety_and_security": [
{
"id": 1,
"name": "ABS"
},
{
"id": 133,
"name": "Abstandstempomat"
},
{
"id": 232,
"name": "Abstandswarner"
},
{
"id": 18,
"name": "Alarmanlage"
},
{
"id": 3,
"name": "Beifahrerairbag"
},
{
"id": 230,
"name": "Bi-Xenon Scheinwerfer"
},
{
"id": 42,
"name": "ESP"
},
{
"id": 2,
"name": "Fahrerairbag"
},
{
"id": 189,
"name": "Fernlichtassistent"
},
{
"id": 125,
"name": "Isofix"
},
{
"id": 46,
"name": "Kopfairbag"
},
{
"id": 140,
"name": "LED-Scheinwerfer"
},
{
"id": 141,
"name": "LED-Tagfahrlicht"
},
{
"id": 146,
"name": "Müdigkeitswarnsystem"
},
{
"id": 148,
"name": "Notbremsassistent"
},
{
"id": 150,
"name": "Reifendruckkontrollsystem"
},
{
"id": 32,
"name": "Seitenairbag"
},
{
"id": 12,
"name": "Servolenkung"
},
{
"id": 157,
"name": "Spurhalteassistent"
},
{
"id": 115,
"name": "Tagfahrlicht"
},
{
"id": 158,
"name": "Totwinkel-Assistent"
},
{
"id": 31,
"name": "Traktionskontrolle"
},
{
"id": 162,
"name": "Verkehrszeichenerkennung"
},
{
"id": 239,
"name": "Voll-LED Scheinwerfer"
},
{
"id": 26,
"name": "Wegfahrsperre"
},
{
"id": 39,
"name": "Xenonscheinwerfer"
},
{
"id": 17,
"name": "Zentralverriegelung"
},
{
"id": 47,
"name": "Zentralverriegelung mit Funkfernbedienung"
}
]
}
},
"seller": {
"id": "20433",
"type": "dealer",
"name": "Autohaus Bierschneider GmbH",
"contact": "Ihr Verkaufsteam",
"phones": [
"+4991854330070",
"+49918594000"
],
"info_page": "https://www.autoscout24.de/haendler/autohaus-bierschneider-gmbh/ueber-uns",
"is_dealer": true,
"rating": 4.4,
"rating_stars": 4.5,
"reviews": 264,
"recommend_percentage": 90,
"reviews_page": "https://www.autoscout24.de/haendler/autohaus-bierschneider-gmbh/bewertungen"
},
"location": {
"country": "DE",
"zip": "92360",
"city": "Mühlhausen",
"street": "Sulzweg 2",
"latitude": 49.1622,
"longitude": 11.44748
},
"has_360_view": true,
"vehicle_report_url": "https://www.carfax.eu/de/partner/autoscout24-germany/cacb136aba4872c1bdc41d477ef18fe9e6604e8aa65c176307ff599c7b79f796",
"images": [
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_500e5510-15d2-4341-ad74-bdd316c7360e.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_c591d23d-c18b-4e7f-b78e-dbfb20f57cdc.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_b443e052-88f9-44f9-a3fc-6a090dea96bf.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_e8a14aef-94d7-48f0-8a82-6dcb0f5ca4b8.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_a4ed2000-d6c9-4720-b59c-fa50d7a453d7.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_bb84d708-a68b-4845-b6c9-161c27a72436.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_1c54258d-d6a0-4cf9-b787-23ae5e160c55.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_860dcd38-d68b-40b9-98ca-da9249fb219a.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_1a8b5719-ebdb-4a56-a747-1bdfee0b5ad3.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_f5fdbba6-6c90-4a3d-8f17-7954e2a412ed.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_503c6d25-a28b-4914-8c8b-8d6d9f4e8006.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_00082091-f1ad-4da1-94a3-a6569b87d645.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_05ea3085-cfad-4c37-be56-77be12f90b98.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_a21a84b8-8395-4a26-a191-0dcc65f42afb.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_60e10591-2af2-489b-8c4b-2ab999a7d8b7.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_9161a274-0399-402f-810e-28bc4da1393f.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_63ee9168-6036-4d57-9f55-7d0a851170bc.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_c5de9ac3-0f40-432f-bfb3-4b47ebd71b5b.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_7bc3e89a-8ea5-4671-8b0e-dad5de48de15.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_0beca840-0e33-40b2-9c79-6012faf68219.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_a1bd488f-51cc-4a3c-bc0a-1f0da03ed3eb.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_d514c0af-33fe-4d73-8ed7-a750ae4abaef.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_52d8d142-7ced-4606-9d39-bfcaf6b4eddf.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_7d6c4b92-661d-431d-94ca-358180e0fefc.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_d772e153-8af0-404a-86e3-8771eae81e3c.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_74feb64b-c0ed-4b5a-bcef-cfdc06eed5db.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_f3feae7f-abfc-4f94-b758-8cb3a6e4eaca.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_7e1ef10c-b251-4540-8991-e4c2d1c7b59f.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_eb2252af-041b-4092-b77d-b4a73b1c6e1e.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_095a2830-2099-491b-b595-2b60cbd9a2a0.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_4c7a7ad2-d543-4502-b799-cbb383b0e279.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_9399693c-faa5-4c07-886f-c9502d0c8dd1.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_eda95223-9d4e-4048-b880-b93a0d433e1b.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_3cee473c-d8c6-4408-b1fa-f286d637217c.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_aada22a2-a244-4ee0-ab24-a082208626bc.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_ed8f2450-3fdc-4b20-8bc7-98d51b44eb9b.jpg/1280x960.webp",
"https://prod.pictures.autoscout24.net/listing-images/62557a1b-94d8-463f-adf6-ba25ef942ea3_62e52205-3b38-4c7d-91cc-c0dbb85490d3.jpg/1280x960.webp"
],
"description": "HIGHLIGHTS NAVIGATIONSSYSTEM DISCOVER MEDIA incl. Streaming und Internet LM-Felgen 19 ESTORIL VOLL-LED-Scheinwerfer TOP-SPORT-SITZE HEAD-UP-DISPLAY Adaptives Fahrwerk DCC RÜCKFAHRKAMERA SOUNDSYSTEM HARMAN-KARDON 480 Watt ASSISTENZ-SYSTEME ACC-ABSTANDSTEMPOMAT-ADAPTIVE CRUISE CONTROL Einparkhilfe PDC hinten Fernlichtassistent LIGHT ASSIST FRONT ASSIST mit Fußgänger-und Radfahrererkennung Müdigkeitserkennung NOTBREMSASSISTENT PARKLENK-ASSISTENT SPURHALTE-ASSISTENT TRAVEL ASSIST LIGHT ASSIST VERKEHRSZEICHENERKENNUNG ABBIEGE-ASSISTENT SPURWECHSELASSISTENT - AUSPARK-ASSISTENT AUSWEICH-ASSISTENT INFOTAINMENT & MULTIMEDIA Handyvorbereitung Bluetooth mit FSE und Induktionsladen für Smartphones DAB-Digitaler Radioempfang DIGITAL COCKPIT PRO Sprachbedienung Vorbereitet für WeConnect und WeConnect Plus USB-Schnittstelle APP-CONNECT: Darstellung von SmartphoneApps auf dem Touchscreen Radio RÄDER & REIFEN LM-Felgen 19 ESTORIL in schwarz FAHRWERK Sportfahrwerk KOMFORT Mittelarmlehne vorn KLIMAAUTOMATIK SITZHEIZUNG vorne Fensterheber elektrisch Fensterheber elektrisch vorne + hinten Multifunktions-Lederlenkrad BEHEIZBAR Multifunktions-Lederlenkrad und Schaltwippen Außenspiegel beheizbar Außenspiegel e. anklappbar mit Memoryfunktion Innenspiegel automatisch abblendend KEYLESS ACCES - Schlüssellose Zentralverriegelung KEYLESS START - Schlüsselloses Startsystem Wärmeschutz- und Akustikverglasung Frontscheibe Zentralverriegelung Lendenwirbelstütze/n INNEN-AUSSTATTUNG Pedale in Alu- bzw Edelstahl-Optik Rücksitzlehne geteilt umklappbar Sitzhöhenverstellung vorne 2x SPORTSITZE Dekoreinlagen Black Metal Chrome AUSSEN-AUSSTATTUNG Abgedunkelte Scheiben ab B-Säule Heckspoiler in Wagenfarbe LED-Rückleuchten Metallic-Lackierung Außenspiegel Fahrerseite asphärisch, Beifahrerseite konvex LICHT & SICHT Fahrlichtschaltung automatisch LED-Tagfahrlicht 2 LED-Leseleuchten vorn und 2 hinten Ambientebeleuchtung mit 30 Farben Leiste zwischen den Scheinwerfern und Rückleuchten sowie Türgriffmulden beleuchtet Lichtsensor Tagfahrlicht mit Fahrlichtschaltung automatisch Umfeldbeleuchtung mit Logoprojektion TECHNIK PROGRESSIVLENKUNG Differenzialsperre Regensensor Reifendruckkontrolle Scheibenwaschdüsen beheizbar Beifahrerspiegelabsenkung CAR2X Fahrprofil-Auswahl 12 Volt-Steckdose im Kofferraum UMWELT TYPGENEHMIGUNG nach WLTP Otto-Partikelfilter (OPF) Start Stopp Anlage mit Rekuperation Abgasnorm EU6 AP GETRIEBE 7-Gang-Automatikgetriebe SICHERHEIT FRONT-Airbags KOPF-Airbags SEITEN-Airbags hinten SEITEN-Airbags vorn Pro-Aktives Insassen-Schutzsystem Isofix Airbag-Deaktivierungsschalter ABS - ESP Alarmanlage Diebstahlwarnanlage mit Innenraumüberwachung Isofix Beifahrersitz AUSSTATTUNGSPAKETE BUSINESS-PREMIUM-Paket Komfortpaket Sonstiges Wegfahrsperre ... Änderungen, Zwischenverkauf und Irrtümer vorbehalten. by dotzilla"
}
}