Willhaben Scraper - Austrian Classifieds & Marketplace avatar

Willhaben Scraper - Austrian Classifieds & Marketplace

Pricing

Pay per usage

Go to Apify Store
Willhaben Scraper - Austrian Classifieds & Marketplace

Willhaben Scraper - Austrian Classifieds & Marketplace

Scrape classified listings from Willhaben.at, Austria's largest marketplace. Search by keyword, category, and price range. Extract titles, prices, descriptions, images, location, and seller info. Covers classifieds, real estate, cars, and jobs. No login or cookies required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

What does Willhaben Scraper do?

Willhaben Scraper extracts classified listing data from Willhaben.at, Austria's largest online marketplace. It covers all major sections: general classifieds (Kaufen & Verkaufen), real estate (Immobilien), cars (Autos), and jobs. Search by keyword, filter by category and price range, and get structured data including titles, prices, descriptions, images, seller info, and location details. No login or cookies required.

Use the Apify platform to run this scraper on a schedule, access results via API, or integrate with tools like Google Sheets, Zapier, Make, Slack, and more.

Why use Willhaben Scraper?

  • Market research — Track pricing trends for products, real estate, or vehicles across Austria
  • Competitive analysis — Monitor competitor listings, pricing strategies, and product availability
  • Lead generation — Find sellers, dealers, or job postings matching your criteria
  • Price monitoring — Set up scheduled runs to track price changes over time
  • Data journalism — Analyze listing patterns across Austrian regions and categories
  • Academic research — Study marketplace dynamics, pricing behavior, and regional trends

How to scrape Willhaben.at listings

  1. Go to the Willhaben Scraper on Apify Store
  2. Enter your search keyword (e.g. "laptop", "Wohnung Wien", "BMW")
  3. Select a category (Marketplace, Real Estate, Cars, or Jobs)
  4. Optionally set price filters and sorting
  5. Set the maximum number of results you want
  6. Click Start and wait for the results
  7. Download your data as JSON, CSV, Excel, or access it via API

Input

FieldTypeDescription
queryStringSearch keyword (e.g. "laptop", "iPhone 15")
categoryStringSection to search: marketplace, real-estate, cars, jobs
minPriceNumberMinimum price filter in EUR
maxPriceNumberMaximum price filter in EUR
sortByStringSort order: newest, cheapest, most-expensive
maxResultsIntegerMaximum listings to scrape (default: 100)

See the Input tab for full details and default values.

Output

The scraper produces structured JSON data for each listing. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

{
"itemId": "1140062650",
"title": "Laptop Rucksack",
"description": "Verkaufe 2 Laptop Rucksacke Marke Axians unbenutzt.",
"price": 15,
"currency": "EUR",
"priceType": "FIXED",
"condition": null,
"city": "Wien, 10. Bezirk, Favoriten",
"state": "Wien",
"sellerName": null,
"sellerType": "PRIVATE",
"imageUrl": "https://cache.willhaben.at/mmo/0/114/006/2650_-1520705034.jpg",
"imageUrls": ["https://cache.willhaben.at/mmo/0/114/006/2650_-1520705034.jpg"],
"category": "3275;3480;3486",
"url": "https://www.willhaben.at/iad/kaufen-und-verkaufen/d/laptop-rucksack-1140062650/",
"scrapedAt": "2026-04-06T20:14:17.993Z"
}

Data fields

FieldDescription
itemIdUnique Willhaben listing ID
titleListing title
descriptionFull description text
pricePrice in EUR (null if not specified)
currencyAlways EUR
priceTypeFIXED, NEGOTIABLE, FREE, or UNSPECIFIED
conditionItem condition (when available)
citySeller city/district
stateAustrian state (Bundesland)
sellerNameSeller display name
sellerTypePRIVATE or DEALER
imageUrlMain image URL
imageUrlsAll image URLs
categoryCategory tree IDs
urlDirect link to listing
scrapedAtWhen the data was scraped

How much does it cost to scrape Willhaben.at?

Willhaben Scraper is very lightweight — it uses fast HTTP requests (no browser needed), so costs are minimal. Scraping 1,000 listings typically costs less than $0.01 in Apify platform credits. The Actor uses approximately 128 MB of memory per run.

Tips

  • Start small — Test with 5-10 results first to verify the data matches your needs
  • Use category filters — Narrow results to a specific section (marketplace, real estate, cars, jobs) for more relevant data
  • Price filtering — Combine minPrice and maxPrice to focus on a specific price range
  • Scheduled runs — Set up periodic runs to monitor new listings or price changes
  • No proxy needed — Willhaben.at doesn't use aggressive anti-bot protection, so proxies are usually unnecessary

FAQ and support

Is it legal to scrape Willhaben.at? Web scraping of publicly available data is generally legal. This Actor only accesses publicly visible listing data — no login, cookies, or authentication required.

How often is the data updated? Each run fetches live data directly from Willhaben.at. Schedule runs as frequently as needed.

Can I scrape all categories? Yes — the Actor supports Marketplace (classifieds), Real Estate, Cars, and Jobs sections.

Need help or a custom solution? Open an issue in the Issues tab or contact us for custom scraping solutions.