Willhaben MCP Server — Austrian Marketplace for AI avatar

Willhaben MCP Server — Austrian Marketplace for AI

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Willhaben MCP Server — Austrian Marketplace for AI

Willhaben MCP Server — Austrian Marketplace for AI

MCP Server for Willhaben. AI-agent ready web scraping actor on Apify.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

petteri mähönen

petteri mähönen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

21 days ago

Last modified

Share

Willhaben Scraper — Austrian Classifieds Marketplace

Scrape listings from willhaben.at, Austria's largest classifieds marketplace. Extract product titles, prices (€), locations, images, descriptions, and more — all in structured JSON.

Features

  • Playwright browser — handles JavaScript-rendered content and dynamic pages
  • 10+ output fields — title, price, location, image URL, description, item ID, URL, category, date posted
  • Price filtering — set min/max price ranges in euros
  • Category filtering — narrow searches by category path
  • Sort options — newest, relevance, price ascending/descending
  • Multi-page pagination — scrape 30 listings per page
  • No proxy needed — works without residential proxies

Quick Start

🇦🇹 Search iPhones in Austria

{
"searchQuery": "iPhone 14",
"maxPages": 1
}

🔍 Search with price range & category

{
"searchQuery": "Sofa",
"maxPages": 2,
"priceMin": 100,
"priceMax": 500,
"category": "moebel-haushalt/wohnzimmer-sofas",
"sortOrder": "Preis aufsteigend"
}

Input Parameters

FieldTypeDefaultDescription
searchQuerystringSearch term (e.g., 'iPhone 14', 'Sofa', 'Fahrrad') Required.
maxPagesinteger3Maximum number of result pages to scrape (30 listings per page)
priceMinintegerMinimum price filter
priceMaxintegerMaximum price filter
categorystringCategory path on willhaben (e.g., 'smartphones-telefonie/gebrauchte-handys'). Leave empty for all categories.
sortOrderstring"Aktualität"Sort results by
proxyobjectProxy settings

Output Fields

FieldDescription
titleListing title
pricePrice in euros
locationLocation/city
imageUrlMain image URL
urlDirect listing URL
itemIdUnique item ID
descriptionItem description
categoryItem category
datePostedDate the ad was posted
imagesArray of all image URLs

Pricing

$1.50 / 1,000 results + $0.00005 per run — pay only for what you scrape. No monthly subscription.

Support