Willhaben.at Scraper - Austrian Classifieds avatar

Willhaben.at Scraper - Austrian Classifieds

Pricing

from $3.00 / 1,000 listing (basic)s

Go to Apify Store
Willhaben.at Scraper - Austrian Classifieds

Willhaben.at Scraper - Austrian Classifieds

Scrape classified listings from willhaben.at, Austria's #1 classifieds platform. Cars, real estate, jobs, electronics and more. Paste any search URL with all filters. HTTP-only, fast, pay-per-result.

Pricing

from $3.00 / 1,000 listing (basic)s

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

a day ago

Last modified

Share

Willhaben.at Scraper

Scrape classified listings from willhaben.at, Austria's largest classifieds platform with 10M+ monthly visitors.

How it works

  1. Go to willhaben.at and set up your search with all desired filters (category, location, price range, make, model, etc.)
  2. Copy the URL from your browser
  3. Paste it into the Search URLs input

That's it. The actor extracts all listings matching your search, with automatic pagination.

Features

  • Any filter combination — Whatever you can filter on willhaben.at, the actor can scrape
  • All categories — Marketplace, Real Estate (Immobilien), Jobs, Autos
  • Multiple searches — Paste multiple URLs to run several searches in one run
  • Detail enrichment — Optionally get full descriptions from detail pages
  • Fast & cheap — HTTP-only, 128 MB, pay-per-result

Output

FieldDescriptionSource
idWillhaben ad IDSearch
titleAd titleSearch
descriptionAd description textSearch
pricePrice in EURSearch
location / state / district / postcodeLocation detailsSearch
latitude / longitudeGPS coordinatesSearch
seller_name / seller_typeSeller info (private/professional)Search
image_url / image_urlsImagesSearch
posted_atPublication date (ISO 8601)Search
source_urlDirect link to listingSearch
scraped_atScrape timestamp (ISO 8601)Search

Pricing

No start fee — pay only for results:

EventCost
Listing (basic)$0.003
Listing (with details)$0.005

100 listings = $0.30 (basic) or $0.50 (with details)

Examples

Used BMWs under 10,000 EUR

{
"searchUrls": ["https://www.willhaben.at/iad/gebrauchtwagen/auto/gebrauchtwagenboerse?sfId=c6c228b5-2f72-4ee4-b843-933902bbc877&isNavigation=true&CAR_TYPE=10&CAR_MODEL/MAKE=1003&PRICE_TO=10000"],
"maxResults": 50
}

Apartments in Vienna

{
"searchUrls": ["https://www.willhaben.at/iad/immobilien/mietwohnungen/mietwohnung-angebote?areaId=900"],
"maxResults": 100
}

Multiple searches in one run

{
"searchUrls": [
"https://www.willhaben.at/iad/kaufen-und-verkaufen/marktplatz?keyword=iphone",
"https://www.willhaben.at/iad/kaufen-und-verkaufen/marktplatz?keyword=macbook"
],
"maxResults": 200,
"maxResultsPerQuery": 100
}

Issues & Feedback

Missing something or not working as expected? Open an issue and we'll fix it.