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.
๐ How to run this task
- Open the task on Apify
Use the button above. New accounts get $5 of free credit and no credit card is required.
- 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.
- Click Run
Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.
- 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
๐งช 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 โ๐ Related actors
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.