# Autoscout24 Scraper (`ivanvs/autoscout-scraper`) Actor

Extract data from autoscout24.com for data on thousands of car listings. Scrape car listings, extract descriptions, images, prices, mileage, contact number, addresses, names, engine information, the transmission of the car, and all other listing details.

- **URL**: https://apify.com/ivanvs/autoscout-scraper.md
- **Developed by:** [Gen First](https://apify.com/ivanvs) (community)
- **Categories:** Automation, E-commerce
- **Stats:** 816 total users, 46 monthly users, 100.0% runs succeeded, 17 bookmarks
- **User rating**: 1.55 out of 5 stars

## Pricing

from $2.70 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## AutoScout24 Scraper

Scrape data from [AutoScout24](https://www.autoscout24.com/) easily with AutoScout24 Scraper.

### About

Extract data from AutoScout24 for data on thousands of car listings. Scrape car listings, extract descriptions, images, prices, mileage, contact number, addresses, names, engine information, the transmission of the car, and all other listing details.

### How to use it?

Go to [Autoscout24 site](autoscout24.com). Enter desired crateria for search and press button for search. On page with results copy URL link and add it as one of URLs that needs to be scraped by AutoScout scraper.

Configure *maximum number of records* (`maxRecords`) that you want to collect. Default value is **300**. Minimum value is **1**.

Proper proxy will be configured automatically.

### Supported Sites

Currently only supported domains are:

- 🌎 https://www.autoscout24.com
- 🇮🇹 https://www.autoscout24.it
- 🇳🇱 https://www.autoscout24.nl
- 🇩🇪 https://www.autoscout24.de
- 🇦🇹 https://www.autoscout24.at
- 🇧🇪 https://www.autoscout24.be
- 🇫🇷 https://www.autoscout24.fr
- 🇪🇸 https://www.autoscout24.es

### Example

#### Configuration for starting scraper

```json
{
  "urls": [
    {
      "url": "https://www.autoscout24.com/lst/zastava?atype=C&desc=0&sort=standard&source=homepage_search-mask&ustate=N%2CU"
    }
  ],
  "maxRecords": 300
}
```

#### Example output

```json
{
  "title": "Audi A6 3,0 TDI Competition Quattro tiptronic",
  "url": "https://www.autoscout24.com/offers/audi-a6-3-0-tdi-competition-quattro-tiptronic-diesel-grey-000f816d-f1cb-4cca-94f3-83530effb6ee",
  "label": "post",
  "images": [
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_ad263875-aaac-4bf8-a63b-1cfc7a77045a.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_e982390c-7a2e-471a-a097-2789e542ac41.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_5500823b-c914-4de8-a00a-06a7e9f90d08.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_4e903c30-e302-4ac5-8e31-a6c2a70ee248.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_5e84ea5f-a3a9-47f2-a286-a6e6674f7c31.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_a3df8747-c505-4df0-96a1-1c715b8a4096.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_2e18f8e7-a726-4ea7-8106-54c50625e105.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_68951305-a7a8-4255-8875-d051679e9f83.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_098c7817-f2d4-484a-90d6-091100bc3c0e.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_4a463c84-b0de-43fd-b2e4-f0003252ae6f.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_f3139915-e081-4ab6-a84d-807675d35802.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_9864fda0-96dd-4a91-a952-685aed82f1ac.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_e96e07b8-9faa-49c2-934b-992e60f6d2d3.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_ca52980c-a56e-44ea-8511-f3b83dd6f79f.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_c78bc739-ad86-485a-9f66-eb7f939c8f36.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_f321f039-2816-4cdf-95b4-a2cda5e22340.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_7e24b28f-0cca-4bb1-8f79-b07c2c7db653.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_72d9532c-f80e-4f19-89f0-2555771eba4c.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_41059d97-8d30-4b5d-8b65-50c0cdd3b17b.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_49239d28-d1f8-4e0d-96dc-913964082de4.jpg/120x90.jpg",
    "https://prod.pictures.autoscout24.net/listing-images/000f816d-f1cb-4cca-94f3-83530effb6ee_32ea5018-bd29-478e-bc58-51500cab8621.jpg/120x90.jpg"
  ],
  "mark": "Audi",
  "model": "A6",
  "modelVersion": "3,0 TDI Competition Quattro tiptronic",
  "location": "Kainbach bei Graz, AT",
  "dealerName": "KFZ Hödl GmbH",
  "dealerRatings": "1199 Ratings",
  "price": "€ 31,980",
  "rawPrice": 31980,
  "currency": "EUR",
  "milage": "161,415 km",
  "gearbox": "Automatic",
  "firstRegistrtion": "01/2016",
  "fuelType": "Diesel",
  "power": "240 kW (326 hp)",
  "seller": "Dealer",
  "contactName": "Kevin Tödling",
  "contactPhone": "+43 (0)3133 - 37683",
  "bodyType": "Sedan",
  "state": "Used",
  "drivetrain": "4WD",
  "seats": "5",
  "countryVersion": "",
  "offerNumber": "740",
  "doors": "4",
  "modelCode": "",
  "generalInspection": "",
  "lastService": "",
  "nonSmokerVehicle": "",
  "engineSize": "2,967 cc",
  "gears": "8",
  "cylinders": "",
  "emptyWeight": "1,940 kg",
  "energyEfficiencyClass": "",
  "emissionClass": "Euro 5",
  "emissionSticker": "",
  "comfort": "Air conditioning, Armrest, Automatic climate control, Cruise control, Electrically adjustable seats, Heads-up display, Keyless central door lock, Leather seats, Leather steering wheel, Light sensor, Lumbar support, Multi-function steering wheel, Navigation system, Panorama roof, Park Distance Control, Parking assist system camera, Parking assist system sensors front, Parking assist system sensors rear, Power windows, Rain sensor, Seat heating, Start-stop system",
  "media": "CD player, Radio",
  "safety": "ABS, Alarm system, Central door lock, Central door lock with remote control, Driver-side airbag, Electronic stability control, Emergency brake assistant, Head airbag, Isofix, Passenger-side airbag, Power steering, Side airbag, Tire pressure monitoring system, Xenon headlights",
  "extras": "Alloy wheels, Automatically dimming interior mirror, Headlight washer system, Shift paddles, Ski bag, Sport package, Sport seats, Sport suspension",
  "colour": "Grey",
  "manufacturerColour": "Grau",
  "paint": "Others",
  "upholsteryColour": "",
  "upholstery": "Full leather",
  "productionDate": "2016"
}
```

### AutoScout24 Scraper data output

The output from AutoScout24 Scraper is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table).

### Support

For more custom/simplify outputs or Bug report please contact the developer (support (at) getmediumdata.com) or report an issue.

### Updates

#### v0.0.34

Add maxRecords configuration

#### v0.0.33

Add support for autoscout24.es

#### v0.0.32

Add support for autoscout24.fr

#### v0.0.31

Add support for autoscout24.be

#### v0.0.28

Add support for autoscout24.at

#### v0.0.27

Proxy is automatically configured

#### v0.0.26

Add support for autoscout24.de

#### v0.0.23

- Improve phone extracting
- Improve dealer address extracting

#### v0.0.22

Add support for autoscout24.nl

#### v0.0.20

Add support for autoscount24.it

#### v0.0.19

Improve quality of scraped images

#### v0.0.15

Enable scraping URL page with single ad

#### v0.0.13

Enable scraping of description content

# Actor input Schema

## `urls` (type: `array`):

List of URLs on autoscout24.com that needs to be scraped

## `maxRecords` (type: `integer`):

Maximum number of records to be scraped

## Actor input object example

```json
{
  "urls": [
    {
      "url": "https://www.autoscout24.com/lst/zastava?atype=C&desc=0&sort=standard&source=homepage_search-mask&ustate=N%2CU"
    }
  ],
  "maxRecords": 300
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "urls": [
        {
            "url": "https://www.autoscout24.com/lst/zastava?atype=C&desc=0&sort=standard&source=homepage_search-mask&ustate=N%2CU"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("ivanvs/autoscout-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "urls": [{ "url": "https://www.autoscout24.com/lst/zastava?atype=C&desc=0&sort=standard&source=homepage_search-mask&ustate=N%2CU" }] }

# Run the Actor and wait for it to finish
run = client.actor("ivanvs/autoscout-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "urls": [
    {
      "url": "https://www.autoscout24.com/lst/zastava?atype=C&desc=0&sort=standard&source=homepage_search-mask&ustate=N%2CU"
    }
  ]
}' |
apify call ivanvs/autoscout-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=ivanvs/autoscout-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/H051NEDwSHfMtlc00/builds/AOQBlvX61GJNSMLp0/openapi.json
