Willhaben.at Scraper: Austria's #1 Classifieds Marketplace

Scrape classified listings from willhaben.at, Austria's largest online marketplace with 10M+ monthly visitors. Returns title, description, price in EUR, state, district, postcode, GPS coordinates, seller name and type, all image URLs, posted date and source URL straight from search results. Optionally enrich with the full ad description from the listing page. Paste any willhaben.at search URL and the actor handles pagination automatically.

Open on Apify → Try it now
Pricing
$0.003/listing
With details
$0.005/listing
Country
Austria
Currency
EUR
Proxy
Apify datacenter
Mode
HTTP-only

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~willhaben-at-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": [
      "https://www.willhaben.at/iad/gebrauchtwagen/auto/gebrauchtwagenboerse?CAR_MODEL/MAKE=1003&PRICE_TO=10000",
      "https://www.willhaben.at/iad/immobilien/mietwohnungen/mietwohnung-angebote?areaId=900"
    ],
    "maxResults": 200,
    "includeDetails": true
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/willhaben-at-scraper

Integrations

Output fields

FieldTypeExample
idstring1234567890
titlestringBMW 320d Touring
pricenumber9500
currencystringEUR
statestringWien
districtstringFloridsdorf
postcodestring1210
latitudenumber48.2569
longitudenumber16.4006
seller_typestringprofessional
posted_atstring2026-06-10T08:14:00Z
source_urlstringhttps://www.willhaben.at/iad/...

Related Actors

Open on Apify → Try it now (free tier available)