Realtor com
This API reproduce PUBLIC data of Realtor - realtor.com The API specialized for handling large requests has a longer response time!
Realtor com endpoints
| Method | Endpoint | Description |
|---|---|---|
| Properties | ||
| GET |
properties/list_v2 /properties/list_v2 |
List |
| GET |
properties/list-similar-homes /properties/list-similar-homes |
List similar homes |
| GET |
properties/list-linked-homes /v2/properties/list-linked-homes |
Get list of linked homes. |
| GET |
properties/detail /properties/detail |
Get property detail information |
| GET |
properties/nearby /properties/get-nearby |
Get nearby |
| GET |
properties/get-surroundings /properties/get-surroundings |
Get surroundings data around a property |
| Agents | ||
| GET |
agents/list /agents/list |
List agents with filters and options |
| GET |
agents/profile /agents/profile |
Get agent profile |
| GET |
agents/review /agents/review |
Get agent reviews |
| GET |
agents/recommendations /agents/recommendations |
Get agent's recommendations |
| Deprecated | ||
| POST |
properties/list (deprecated) /properties/list |
List properties for sale, rent, sold with options and filters |
| Other endpoints | ||
| GET |
auto-complete /auto-complete |
Get auto complete suggestions by city, ward, street name to pass in other endpoints. This endpoint also helps to get a specific property id by its address |
Realtor com pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $15 / month | 5 / second |
|
| ULTRA | $35 / month | 5 / second |
|
| MEGA | $100 / month | 4 / second |
|