数据采集高级
房地产房源追踪器
抓取房地产站点上的新房源、价格变化和市场趋势。
MCP 配置
{
"tools": [
{
"name": "stealth_mode",
"params": {
"url": "https://realestate-site.com/search?location=downtown",
"proxy": "residential"
}
},
{
"name": "scrape_structured",
"params": {
"schema": {
"address": "string",
"price": "number",
"bedrooms": "number",
"sqft": "number",
"listed_date": "string"
}
}
}
]
}工作原理
1
stealth_mode
5 credits2
scrape_structured
2 credits预计总计:每次运行约 7 credits
标签
real-estatelistingspropertymarket-data