抓取 Homegate.ch 上的全部租赁和销售房源,瑞士最大的房产门户,超过 10 万套活跃房源。返回 CHF 毛租金、净租金(Nettomiete)、附加费(Nebenkosten)、采用瑞士半房间制的房间数(如 3.5 房)、平方米面积、邮编、州、GPS 坐标、完整设施列表(Balkon、Lift、Minergie、Waschmaschine)、每张图片以及中介联系方式(姓名、公司、电话、网站)。支持任何浏览器中拼好的搜索 URL。
Apify 新用户?每个账户均可获得 $5 免费月度平台额度,相当于在付费之前可抓取约 1,600 条 SERP 房源或 600 条带详情的房源。
# 通过 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 }' # 或通过 MCP 与 AI 代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/homegate-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | 3.5-Zimmer-Wohnung in Zuerich Enge |
| price | number | 2225 (CHF) |
| price_net | number | 2050 |
| price_extra | number | 175 |
| rooms | number | 3.5 |
| area_sqm | number | 78 |
| canton | string | ZH |
| postal_code | string | 8002 |
| features | array | ["Balkon", "Lift", "Minergie"] |
| agent_company | string | Walde & Partner Immobilien AG |