Willhaben Cars Scraper: Gebrauchtwagen Daten avatar

Willhaben Cars Scraper: Gebrauchtwagen Daten

Pricing

from $0.59 / 1,000 car listings

Go to Apify Store
Willhaben Cars Scraper: Gebrauchtwagen Daten

Willhaben Cars Scraper: Gebrauchtwagen Daten

Extract used-car listings (Gebrauchtwagen) from Willhaben.at, Austria's largest classifieds site, with price, year, mileage, fuel type, and seller filters applied to each listing. JSON or CSV rows ready for Sheets, Make, and Zapier.

Pricing

from $0.59 / 1,000 car listings

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Share

πŸš— Willhaben Cars Scraper: Gebrauchtwagen Daten

Austria is one stop in a ten-market European used-car dataset. Willhaben.at covers Austria's largest classifieds site with full published-index coverage; the actors below extend the same row shape across Benelux, Nordic, DACH, and Iberian markets.
EUROPEAN USED-CAR CLASSIFIEDS COVERAGE Β Β Cross-border sourcing and pricing data spanning Benelux, Nordic, DACH, Iberian, and UK classifieds, plus a pan-EU dealer platform. Ten separate markets, not one.
Β Willhaben (AT)
➀ You are here
Β 2dehands (BE)
Belgian classifieds
Β Autohero (10 EU)
Pan-EU dealer catalog
Β Bilbasen (DK)
Danish classifieds
Austria's biggest classifieds site, turned into clean rows.
Scrape public Willhaben.at used-car listings with real price, mileage, year, fuel, and seller filters, and export specs, seller info, and photo galleries to Sheets, Excel, or n8n.
🎯 Real filters
Price, mileage, year, fuel, transmission, and seller type, not just a keyword box.
πŸ“ˆ Full coverage
Discovers listings across Willhaben's entire published car index, not one search page.
πŸͺͺ Seller context
Private seller or dealer, plus how long they've been active, on every record.
πŸ–ΌοΈ Full galleries
Every public listing photo, not just the cover image.

Most Willhaben scrapers hand you a keyword box and hope. This Actor exposes the same price, mileage, year, fuel, transmission, and seller-type filters you'd use on the site itself, so what you scrape is already the inventory you actually want.

πŸ” What does Willhaben Cars Scraper do?

Willhaben Cars Scraper turns public used-car listings from Willhaben.at, Austria's largest classifieds site, into structured data: price, year, mileage, fuel type, transmission, engine power, body type, seller details, location, and full photo galleries.

Set a filtered search for price range, mileage range, model year, fuel type, transmission, and seller type, or paste specific Willhaben.at listing links directly. The Actor returns only data present on the public listing, running on Apify with API access, scheduling, and export to your existing tools.

πŸ’‘ Why use it?

  • Dealers and sourcing teams can pull inventory under a price and mileage ceiling without checking listings one by one.
  • Market researchers can track price, year, and mileage across comparable vehicles for pricing analysis.
  • Buyers and resellers can monitor a filtered slice of the market on a schedule and catch new listings as they post.

🧭 How to use it

STEP 1
Set your filters
Price, mileage, year, fuel, transmission, and seller type.
STEP 2
Run the Actor
Set how many listings to scan and how many to return.
STEP 3
Export results
Download your dataset in JSON, CSV, Excel, or HTML.

🧾 Input

FieldTypeRequiredDescription
startUrlsarray of URLsNoPaste specific Willhaben.at used-car listing links. Overrides automatic discovery below.
maxListingsToScanintegerNoHow many listings to check against your filters while searching for matches. Default 200.
priceFromEur / priceToEurintegerNoMinimum and maximum asking price, in euros.
yearFrom / yearTointegerNoEarliest and latest model year.
mileageFromKm / mileageToKmintegerNoMinimum and maximum odometer reading, in kilometers.
fuelTypesarray of enumNoOne or more fuel types: petrol, diesel, electric, petrol hybrid, diesel hybrid, CNG, or LPG.
transmissionsarray of enumNoManual, automatic, or both.
sellerTypesarray of enumNoPrivate seller, dealer, or both.
maxItemsintegerNoMaximum matching listings saved to the dataset. Default 25.
proxyConfigurationobjectNoOptional proxy settings. Not required for normal use.
sitemapIndexUrlstringNoAdvanced override for the discovery source. Leave blank unless asked to change it.

πŸ“¦ Output

Every record includes the listing link, price, year, mileage, fuel type, transmission, engine power, seller details, location, and the full public photo gallery.

{
"listing_url": "https://www.willhaben.at/iad/gebrauchtwagen/d/auto/ford-kuga-2-0-tdci-titanium-741569030/",
"listing_id": "741569030",
"title": "Ford Kuga 2.0 TDCi Titanium",
"make": "Ford",
"model": "Kuga",
"model_variant": "2.0 TDCi Titanium",
"price": 10000,
"price_display": "€ 10.000",
"currency": "EUR",
"year": 2016,
"mileage_km": 164000,
"fuel_type": "Diesel",
"transmission": "Schaltgetriebe",
"engine_power_kw": 88,
"car_type": "SUV / GelΓ€ndewagen",
"city": "Tamsweg",
"province": "Salzburg",
"seller_name": "Emad Saqar",
"seller_type": "private",
"image_url": "https://cache.willhaben.at/mmo/0/741/569/030_-1926644528.jpg",
"published_date": "2026-08-17T15:05:42+0200",
"scraped_at": "2026-08-20T23:16:35.257Z"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

πŸ“Š Data table

FieldTypeDescription
listing_url, listing_idstringPublic listing link and its source ID.
title, make, model, model_variantstringListing headline and vehicle identity.
price, price_display, currencynumber, stringAsking price and currency (EUR).
year, mileage_kmnumberModel year and odometer reading in kilometers.
fuel_type, transmission, engine_power_kwstring, string, numberVehicle specification fields, when published.
car_type, doors, seats, wheel_drive, exterior_colour, conditionstring, number, number, string, string, stringBody type and other vehicle detail fields.
equipmentarrayFeature list, when published.
descriptionstringFull listing text, when published.
street, city, postcode, province, coordinatesstringListing location fields, when published.
seller_name, seller_type, seller_registered_since, seller_active_ad_countstring, string, string, numberSeller identity and whether they're private or a dealer.
image_url, image_urlsstring, arrayPrimary photo and the full public gallery.
published_datestringWhen the listing was published, as shown on the source page.
scraped_atstringTimestamp of when this record was built.

Any field the source listing does not publish is left out of that record entirely, so you never see placeholder or made-up values.

πŸ’° Pricing

This Actor runs on Apify's pay-per-event pricing. You only pay for listings actually returned, and an empty or failed run costs nothing beyond a few seconds of compute. There is no subscription.

⭐ Enjoying Willhaben Cars Scraper?

⭐ ⭐ ⭐ ⭐ ⭐
This Actor just saved you from checking Willhaben listings one at a time.
A 5-star rating takes 10 seconds and helps other dealers, researchers, and buyers find it. Your feedback also tells us what to build next.
β˜…Β Β Rate this Actor on Apify

πŸ› οΈ Tips and advanced options

  • Raise maxListingsToScan if your filters are narrow and a run returns fewer results than expected. A wider filter needs more listings checked to find enough matches.
  • Set both priceFromEur and priceToEur together to cut down on irrelevant results fast.
  • For a specific make, model, or listing you already found on the site, paste the link into startUrls instead of using the filters.
  • Willhaben's own filtered search cannot be requested directly, so this Actor checks each listing's real published data against your filters rather than asking the source site for a pre-filtered page. This has no effect on data accuracy, only on how the Actor finds matches.

❓ FAQ

Can I filter by a specific make or model? There is no dedicated make/model input field. For a specific make or model, either use startUrls with a link you already have, or filter the returned results afterward using the make and model fields in the output.

Why is a field missing from an item? Willhaben listings don't publish every detail. Missing values are omitted rather than replaced with guesses.

Is this affiliated with Willhaben? No. This is an independent tool that collects publicly available listing information. Use it in line with applicable rules and the source website's terms.

Found a bug or want a feature added? Open an issue on the Actor's Issues tab, or reach out for a custom version of this Actor.

πŸ”— Other actors