Realtor
收藏RapidAPI2026-05-18 更新2024-05-01 收录
下载链接:
https://rapidapi.com/s.mahmoud97/api/realtor16
下载链接
链接失效反馈官方服务:
资源简介:
Query real time data of US real estate properties and agents
创建时间:
2026-05-18
原始信息汇总
Realtor API 数据集概述
基本信息
- API名称: Realtor
- 类别: Data
- 订阅方案:
- BASIC: $0.00 / mo
- PRO: $20.00 / mo
- ULTRA: $40.00 / mo
- MEGA: $150.00 / mo
- 评分: 9.9 Popularity
- 服务等级: 100% Service Level
- 延迟: 501ms Latency
API概述
提供对美国房地产属性和代理的实时数据查询,包括:
- 搜索待售、新建、出租或已售的房屋
- 查看房产价值和抵押贷款
- 获取代理信息等
主要端点
1. 房产搜索
- 待售房产搜索:
- URL:
/search/forsale - 参数:
location,page,sort,limit,search_radius
- URL:
- 坐标搜索待售房产:
- URL:
/search/forsale/coordinates - 参数:
polygon,latitude,longitude,radius,page,sort,limit
- URL:
- 出租房产搜索:
- URL:
/search/forrent
- URL:
- 已售房产搜索:
- URL:
/search/forsold
- URL:
2. 代理相关
- 搜索代理:
- URL:
/agent/search - 参数:
location,name,limit,page
- URL:
- 获取代理资料:
- URL:
/agent/profile - 参数:
advertiser_id
- URL:
- 获取代理评价:
- URL:
/agent/reviews - 参数:
advertiser_id
- URL:
- 获取代理挂牌:
- URL:
/agent/listings - 参数:
advertiser_id,page,type
- URL:
3. 房产详情
- 获取房产详情:
- URL:
/property/details - 参数:
property_id,url
- URL:
- 获取房产照片:
- URL:
/property/photos
- URL:
- 获取房产环境风险:
- URL:
/property/environment_risk
- URL:
- 获取相似房产:
- URL:
/property/similar_homes - 参数:
property_id,url,status
- URL:
4. 其他
- 获取建议:
- URL:
/suggestion - 参数:
location
- URL:
- 获取住房市场详情:
- URL:
/housing_market_details - 参数:
slug_id,location
- URL:
错误处理
返回包含错误描述的JSON对象,例如: json { "error": "Invalid Date" }
示例用法
-
获取旧金山待售房产:
GET /search/forsale?location=San+Francisco&limit=50
-
获取代理评价:
GET /agent/reviews?advertiser_id=12345
提供商信息
- 创建者: Sabri
- 订阅者数量: 1267
- 联系方式: sokffa@gmail.com
搜集汇总
数据集介绍

背景与挑战
背景概述
Realtor数据集提供美国房地产物业和代理商的实时数据查询功能。它专注于实时信息,支持用户获取最新的房地产相关数据。
以上内容由遇见数据集搜集并总结生成



