Autoscout24 Listings URLs Scraper avatar

Autoscout24 Listings URLs Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Autoscout24 Listings URLs Scraper

Autoscout24 Listings URLs Scraper

Effortlessly collect car listing URLs from AutoScout24 — Europe's largest automotive marketplace. Covers all search pages and country sites automatically. Fast, lightweight & reliable. Use standalone or pair with the AutoScout24 Details Scraper for full vehicle data.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Alkausari M

Alkausari M

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

8 days ago

Last modified

Share

Collect every car listing URL from any AutoScout24 search — across all pagination pages. Apply your filters directly on AutoScout24, paste the search URL, get a clean dataset of listing URLs. Plug straight into the AutoScout24 Car Listing Scraper for full vehicle data, or use however you like.

Built and maintained by Alkausari M.


✦ Highlights

  • 🌍 All AutoScout24 country domains.de, .it, .fr, .es, .nl, .pl, and more
  • 📑 Full pagination — walks every results page automatically
  • 📊 Any format — JSON, CSV, Excel, XML, or live via the Apify API
  • 💰 Predictable cost — pay per URL collected
  • 🖱 Zero code — paste a URL, click Start
  • 🛡 Anti-blocking built-in — residential proxy support, smart delays

⚙ How it works

  1. Paste a search URL — apply your filters on AutoScout24 first (make, model, year, country, price), then copy the URL.
  2. Click Start — pagination, proxies, and retries handled for you.
  3. Download or pipe — JSON, CSV, Excel, or pull from the API.
// Example input
{
"startUrls": [
{ "url": "https://www.autoscout24.com/lst/bmw/3er?sort=age&desc=0&cy=D" }
],
"maxRequestsPerCrawl": 50,
"delayMs": 1500,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}
  • maxRequestsPerCrawl — max search pages to visit. 0 = unlimited.
  • delayMs — wait time (ms) after scrolling before extracting links. Increase if you see bot-detection warnings.

This Actor is the first stage of a two-Actor pipeline. Feed the URL dataset into the companion AutoScout24 Car Listing Scraper to extract full vehicle data — price, specs, dealer contact, images, market price rating.


📦 What you get back

Each item in the dataset is one car listing URL:

[
{ "url": "https://www.autoscout24.com/offers/bmw-320d-touring-diesel-blue-2023-123456789-abc" },
{ "url": "https://www.autoscout24.com/offers/bmw-318i-limousine-petrol-white-2022-987654321-xyz" }
]

Download as JSON, CSV, Excel, or HTML from the run's Storage tab — or pull live via the Apify API.


📋 Input

FieldTypeRequiredDefaultDescription
startUrlsArrayYesOne or more AutoScout24 search page URLs
maxRequestsPerCrawlIntegerNo200Max pages to visit. 0 = unlimited
delayMsIntegerNo1500Wait (ms) after scrolling before extracting links
proxyConfigurationObjectNoNo proxyProxy settings — Residential proxies recommended

💡 Use cases

  • Market research — monitor which cars are available in a specific region, make, model, or price range.
  • Price tracking — collect URLs daily and feed them into the details scraper to track changes over time.
  • Lead generation — dealers and brokers can monitor new listings matching specific criteria.
  • Full-data pipelines — pair with the Car Listing Scraper for complete vehicle records: price, specs, images, dealer contacts, market price rating.

❓ FAQ

Why are some listings missing? AutoScout24 may show fewer results to automated browsers than to real users. Enable Residential proxies and bump delayMs to 2000+ to resolve.

I'm getting bot-detection / CAPTCHA errors. Enable Residential proxies in the input. If problems persist, increase delayMs.

Should I run this manually or let the details scraper call it?

  • Automatic — give the Car Listing Scraper a search URL directly; it will call this Actor internally. Less manual setup.
  • Manual — run this Actor first, review/filter the URLs, then pass the dataset to the details scraper. More control.

Is scraping AutoScout24 legal? This Actor collects only publicly visible listing URLs. Use responsibly and in accordance with AutoScout24's Terms of Service.


📮 Support

Bugs, feature requests, or custom scraping work — open an issue on Apify or email alkausarimujahid@gmail.com.