AutoScout24 Price Monitor: Price Drop & New Listing Alerts
Pricing
from $10.00 / 1,000 price drops
AutoScout24 Price Monitor: Price Drop & New Listing Alerts
Monitor your AutoScout24 car searches across 7 European markets and get only PRICE DROPS and NEW listings: the stateful alternative to one-shot car scrapers. Built for dealers, flippers and patient buyers.
Pricing
from $10.00 / 1,000 price drops
Rating
0.0
(0)
Developer
Tommy Bos
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
AutoScout24 Price Monitor — Price Drop & New Listing Alerts
What is AutoScout24 Price Monitor?
AutoScout24 Price Monitor watches your car searches on AutoScout24 — Europe's largest car marketplace — and returns only what changed: price drops and brand-new listings. No duplicates, no re-scraping the same 20 cars every run.
Cars aren't sniped in minutes like phones — they're won by catching the price cut. A dealer who drops a Golf from €12.500 to €11.750 wants it gone; the buyer who calls that afternoon gets the deal. This monitor runs on an Apify Schedule (e.g. hourly), remembers every car and its price per search, and alerts you the moment a price moves down or new stock appears.
Unlike one-shot car scrapers, this is a stateful monitor: it keeps a seen-state per watch in a key-value store on your Apify account and stays quiet when nothing changed. You pay per alert — a quiet run costs you nothing in events.
Works on all seven AutoScout24 markets: autoscout24.nl, .de, .be, .at, .it, .fr, .es — monitor several countries side by side for cross-border import arbitrage.
What can you do with it?
- Buy your next car below market: watch exactly the model/year/km/budget you want and act on every price cut before other buyers notice.
- Dealer stock intelligence: track competitors' listings and price moves in your region, automatically.
- Cross-border arbitrage: run the same model watch on autoscout24.de and autoscout24.nl and see where it's cheaper — the alert includes country, seller type and AutoScout24's own price rating (
fair-price/good-price/top-price). - Flip hunting:
minDropPercent: 5surfaces only motivated sellers. - Feed your own automations: connect the dataset to Telegram, Slack, e-mail or webhooks with Apify integrations.
How to use it
- Go to any AutoScout24 site and filter a search exactly how you want it (make, model, price, year, mileage, fuel, region...).
- Copy the URL from your browser and paste it into
watchUrls. That's the whole setup — every filter the site supports works, because the monitor uses your URL as-is. - Run once — you get the current matches and the monitor starts remembering.
- Create an Apify Schedule (hourly is plenty for cars). Every scheduled run now emits only price drops and new listings.
- Optionally add an Apify integration (webhook/Slack/email) on new dataset items.
Example input:
{"watchUrls": ["https://www.autoscout24.nl/lst/volkswagen/golf?priceto=15000&kmto=120000","https://www.autoscout24.de/lst/bmw/320?fregfrom=2018&priceto=20000"],"minDropPercent": 2}
The monitor forces newest-first ordering on your URL so new listings always surface, and checks pagesPerWatch × 20 cars per run.
Output
One dataset item per alert:
{"alertType": "price_drop","id": "d61f956a-49a5-4b2c-843f-8ee3dddeda65","title": "Volkswagen Golf 1.4 TSI Highline","price": 11250,"previousPrice": 11990,"priceDropPercent": 6.2,"priceLabel": "fair-price","make": "Volkswagen","model": "Golf","fuel": "Benzine","transmission": "Handgeschakeld","mileageKm": 146874,"firstRegistration": "11-2014","city": "Uden","countryCode": "NL","sellerType": "Dealer","listingUrl": "https://www.autoscout24.nl/aanbod/volkswagen-golf-1-4-tsi-...","imageUrl": "https://prod.pictures.autoscout24.net/listing-images/...","watchUrl": "https://www.autoscout24.nl/lst/volkswagen/golf?priceto=15000&sort=age&desc=1","firstSeen": "2026-07-05T14:12:03Z"}
alertType is price_drop or new. priceLabel is AutoScout24's own price rating. superDealOldPrice carries the site's strike-through price when a listing wears the site's own deal badge. Promoted placements arrive flagged isPromoted: true (or drop them entirely with organicOnly).
Pricing
You pay per alert, not per run or per page. Price drops are the premium signal (a motivated seller); new listings are the volume signal. A typical 3-watch setup polled hourly produces a few alerts per day — a fraction of what one missed price cut is worth.
FAQ
What does the first run return? The current matching cars for each watch, so you see the market immediately and the monitor has a baseline. Every run after that returns only price drops and new listings. Set emitOnFirstRun to false for a silent baseline instead.
Why do I need to paste a URL instead of picking filters here? Because AutoScout24's own search UI is better than any form we could build — every filter it supports (equipment, colour, seller type, leasing...) works automatically. Your URL is the configuration.
How fast are alerts? As fast as your Schedule. Hourly is a good default for cars; 15–30 minutes for hot searches.
Which countries work? autoscout24.nl, .de, .be (nl/fr), .at, .it, .fr and .es — all verified. Mix them freely in one monitor.
Does it get blocked? The monitor is deliberately polite (5-second spacing, automatic back-off) and reads only server-rendered public pages. For heavy watchlists on tight schedules, add a proxy in the input.
Can I run multiple watchlists? Yes — give each its own monitorId. Each keeps an independent seen-history. Two watches on the same model with different filters never share state either.
Is this legal? The monitor reads only publicly visible listings — no login, no personal data beyond what any visitor sees on the search page.
Do you have this for other marketplaces? Same product, different market: Marktplaats Monitor (NL/BE classifieds) and Kleinanzeigen Monitor (German classifieds). For industrial auctions: European Auction Scraper.
Disclaimer
This is an independent tool, not affiliated with or endorsed by AutoScout24. All trademarks belong to their owners. The actor reads only publicly accessible listing data, respects a polite request rate, and stores no personal data beyond the public listing fields you receive.