抓取 Immoweb.be 上的每一条房源,比利时头号房产门户,覆盖弗拉芒大区、瓦隆大区与布鲁塞尔的 30 万+ 活跃房源。返回 EUR 挂牌价、price_per_m2、含 4 位邮编的完整地址、GPS 坐标、卧室数、浴室数、居住面积、土地面积、建造年份、PEB 能源等级(A++ 至 G)、供暖方式、建造状况、中介联系方式(电话、邮箱、网站)以及原分辨率完整图片库。可按 EN、FR、NL 三种语言抓取。
Apify 新用户?每个账户均可获得 $5 免费月度平台额度,相当于在付费之前可抓取约 1,600 条 SERP 房源或 600 条带详情的房源。
# 通过 Apify API 启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~immoweb-be-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "propertyType": "house", "transactionType": "for-sale", "city": "brussels", "language": "en", "maxResults": 100, "includeDetails": true }' # 或通过 MCP 与 AI 代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/immoweb-be-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| title | string | VILLA 4F - 3CH - PISCINE |
| price | number | 549000 (EUR) |
| price_per_m2 | number | 3155 |
| bedrooms | integer | 3 |
| living_area_m2 | number | 174 |
| plot_size_m2 | number | 845 |
| postal_code | string | 4450 |
| region | string | Wallonie |
| energy_label | string | C |
| agent_email | string | [email protected] |