Homegate.ch Scraper: Swiss Real Estate, CHF Prices, 26 Cantons

Scrape every rental and sale listing on Homegate.ch, Switzerland's largest property portal with 100,000+ active listings. Returns CHF gross rent, net rent (Nettomiete), Nebenkosten, rooms with proper Swiss half-room handling (e.g. 3.5-Zimmer), area in m2, postal code, canton, GPS coordinates, full feature list (Balkon, Lift, Minergie, Waschmaschine), every listing photo, and agent contact (name, agency, phone, website). Works with any search URL you build in the browser.

Open on Apify → Try it now
Pricing
$3 / 1k SERP
Detail price
$8 / 1k
Coverage
All 26 cantons
Listing pool
100k+ active
RAM
128MB
Anti-Bot
DataDome aware

What you can scrape

Common use cases

Pricing

New to Apify? Every account gets a $5 free monthly platform credit, enough for around 1,600 SERP listings or 600 enriched detail listings before you commit to paying anything.

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~homegate-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": ["https://www.homegate.ch/mieten/immobilien/ort-zuerich/trefferliste"],
    "maxResults": 100,
    "includeDetails": false
  }'

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

Integrations

Output fields (sample)

FieldTypeExample
titlestring3.5-Zimmer-Wohnung in Zuerich Enge
pricenumber2225 (CHF)
price_netnumber2050
price_extranumber175
roomsnumber3.5
area_sqmnumber78
cantonstringZH
postal_codestring8002
featuresarray["Balkon", "Lift", "Minergie"]
agent_companystringWalde & Partner Immobilien AG

Related Actors

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