# Changelog of AutoScout24 Car Price Scraper 🚗 (dealer phone, 7 countries) (`tagadanar/autoscout24-scraper`) Actor

- **URL**: https://apify.com/tagadanar/autoscout24-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/tagadanar/autoscout24-scraper.md

## Changelog

### 2026-09-02

- The run now ends with a status message in the Console (it had none).

### 2026-08-29

- **New: gearbox and body type filters.** `transmission` (manual or automatic)
  and `bodyType` (small car, convertible, coupe, SUV, station wagon, sedan, van,
  transporter, other) are sent to AutoScout24 as its own search filters, so you
  page through only the cars you asked for. These are the two filters every
  dealer starts with, and they were the last ones missing next to price, year,
  mileage, fuel and seller type.
- The README now names every input, including `priceFrom` and `yearTo`, which
  were supported but never listed.

### 2026-07-12

- Invalid input no longer fails the run. The run now finishes cleanly with a clear explanation in its status message, so a typo or an empty list is easy to spot and fix.
- List inputs now accept datasets piped straight from another scraper: entries
  that are objects are read through their usual key names (url/link,
  query/keyword/title, name/company and similar) instead of being rejected.

### 2026-07-11

- Billing: on paid runs every row is billed before it is written, and a run
  now stops visibly if billing fails instead of continuing unbilled.

### 2026-07-10

- Initial public release on Apify Store.
- Search AutoScout24 with real filter fields (make, model, price, year, mileage, fuel, seller type) or paste result-page URLs from your browser.
- Covers the German, Austrian, Belgian, Spanish, French, Italian and Dutch sites.
- Clean listing records: price, first registration, mileage, fuel, gearbox, power, offer type, seller type, city and photo, plus the seller's phone number, and for dealers the company name, rating and dealer page.
- Queries larger than the site's 4,000-result window are split into price bands automatically.
- Reads the site's public result pages directly, 100 listings per request, no browser and no API key. Pay per listing delivered, platform usage included in the price.
