What this task does

Used Volkswagen Golfs in Germany from 2016 onward under 15,000 EUR, cheapest first, with over 50 fields per car: price, mileage, equipment, dealer contact, GPS location and every photo. It runs on Autoscout24 Scraper, costs $0.0005 per result, and exports to CSV, JSON or Excel.

๐Ÿ” What this task is for

The Golf is the most traded used car in Germany, which is exactly why a hand-built search is painful: the listing count is enormous. Filtering to 2016 onward under 15,000 EUR and sorting cheapest first cuts it to the band most buyers and traders are working in.

It uses the built-in filter form, so there is no search URL to copy from the site. Change the make and model fields and the same task re-runs the analysis for any other car AutoScout24 lists.

โš™๏ธ The input this task runs with

These are the exact settings saved in the task. Open it on Apify and they are already filled in, so you can run it unchanged or edit a field first.

{
  "search_domain": "de",
  "countries": [
    "germany"
  ],
  "makes": [
    "Volkswagen"
  ],
  "models": [
    "Golf"
  ],
  "conditions": [
    "used"
  ],
  "price_to": 15000,
  "first_registration_from": 2016,
  "sort_by": "price",
  "max_items": 300
}

๐Ÿ“ฆ What every run returns

One record per result, with these fields, exportable as CSV, JSON or Excel.

โœ“Make, model & year
โœ“Price (in listing currency)
โœ“Mileage (km)
โœ“Engine & power (kW/HP)
โœ“Transmission & drivetrain
โœ“Fuel type
โœ“Body type & colour
โœ“Full equipment list
โœ“Seller name & type
โœ“Seller location (GPS)
โœ“Photo gallery (all URLs)
โœ“Listing URL & ID
โœ“Country of listing

๐Ÿš€ How to run this task

  1. Open the task on Apify

    Use the button above. New accounts get $5 of free credit and no credit card is required.

  2. Check the pre-filled input

    Every setting shown above is already there. Change a city, a price range or the result limit if you want a different slice of the data.

  3. Click Run

    Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.

  4. Export or schedule it

    Download CSV, JSON or Excel, or save the task in your own account and schedule it daily or weekly. Webhooks and the Apify API push results straight into your own tools.

๐Ÿ’ต What this task costs

$0.0005
per result
2,000 European car listings for $1.00. Your $5 free credit covers 10,000 listings. You pay the actor's normal price for what the run produces, with no monthly minimum. The $5 of starting credit on a new Apify account covers a test run of this task.

๐Ÿงช Other Autoscout24 Scraper tasks

Track new dealer SUV listings in Italy each week

SUV and off-road listings posted by dealers on AutoScout24 Italy in the last seven days, newest first, with price, mileage, equipment and dealer contact on every row.

See this task โ†’

Export used electric cars in the Netherlands and Belgium

Used fully electric cars listed in the Netherlands and Belgium on AutoScout24, with price, mileage, battery and range fields, first registration, dealer details and photos.

See this task โ†’

Run it with your own settings

Open the task, change what you need, and save it as your own. The original stays as it is.