US Real Estate Data
US and CA real estate data. Search millions of for-sale and rental listings by address, neighborhood, city, or ZIP code, compare Zestimate home values. Get agents details and their listings. This API is the latest version of our property data service, built to match the exact structure and behavior of our previous release. Existing users will find all endpoints, parameters, and responses fully…
US Real Estate Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search for properties | ||
| GET |
/search /search |
Search for filtered properties by neighborhood, city, or ZIP code. PS : To search for an address of a property, use the "/search_address" endpoint. For a list of properties, you… |
| GET |
/search_address /search_address |
Search for a property by address. |
| GET |
/search_url /search_url |
Get a list of properties by providing the zillow search results URL You can select the output format (JSON , CSV , XLSX) using the optional "output" parameter. |
| GET |
/search_mls /search_mls |
Search for properties by their MLS ID. |
| GET |
/search_coordinates /search_coordinates |
Search for filtered properties by coordinates. You can select the output format (JSON , CSV , XLSX) using the optional "output" parameter. |
| GET |
/search_polygon /search_polygon |
Search for filtered properties by polygon coordinates. For a list of properties, you can select the output format (JSON , CSV , XLSX) using the optional "output" parameter. |
| POST |
/search_polygon (POST) /search_polygon |
Search for filtered properties by polygon coordinates. For a list of properties, you can select the output format (JSON , CSV , XLSX) using the optional "output" parameter. |
| Property details | ||
| GET |
/propertyV2 /propertyV2 |
Get a property's details by its zpid |
| GET |
/property /property |
Get a property's details by its zpid |
| GET |
/photos /photos |
Returns a property's photos with different sizes and types. |
| GET |
/schools /schools |
Nearby schools of a property by ZPID |
| GET |
/walk_transit_bike_score /walk_transit_bike_score |
Get Walk, Transit and Bike Score of a property by zpid |
| Estimates and History | ||
| GET |
/price_tax_history /price_tax_history |
Price and Tax history of a property by ZPID |
| GET |
/rent_estimate /rent_estimate |
Returns a property's rent zestimate and it's comparable properties in the same area. |
| GET |
/zestimate_history /zestimate_history |
Zestimate history by zpid |
| Similar properties | ||
| GET |
/similar_properties /similar_properties |
List of similar for sale properties by Zpid or URL or address |
| GET |
/similar_rent_properties /similar_rent_properties |
List of similar for rent properties by Zpid or URL or address |
| GET |
/similar_sold_properties /similar_sold_properties |
List of similar sold properties by Zpid or URL or address |
| Market trends | ||
| GET |
/market_sale_overview /market_sale_overview |
This endpoint delivers a comprehensive snapshot and historical trends of the housing market in a given region using metrics aligned with the Zillow Home Value Index (ZHVI)… |
| GET |
/market_data /market_data |
Get market rental data of a location by city or ZIP |
| GET |
/zhvi_range /zhvi_range |
This endpoint provides monthly historical data for the Zillow Home Value Index (ZHVI) for a specified region. The ZHVI is a proprietary metric that captures median home values… |
| Agents | ||
| GET |
/search_agents /search_agents |
Search for agents by location and name |
| GET |
/agent /agent |
Get agent's details by username(contact infos, active listings and reviews etc). PS : username is the profile link Example : username : Pardee-Properties for… |
| GET |
/agent_active_listings /agent_active_listings |
Get agent's active listings by zuid |
| GET |
/agent_reviews /agent_reviews |
Get agent reviews by the agent's zuid |
| GET |
/agent_past_sales /agent_past_sales |
Get agent's past sales by zuid |
| GET |
/agent_rental_listings /agent_rental_listings |
Get agent's rental listings by zuid |
| Lenders | ||
| GET |
/lender/search /lender/search |
Search for Lenders |
| GET |
/lender/details /lender/details |
Get lender details |
| GET |
/lender/reviews /lender/reviews |
Get lender reviews |
| Other professionals | ||
| GET |
/other_professionals/search /other_professionals/search |
Search for professoinals (property managers, inspectors,photographers,home_improvement,etc) by location or name |
| GET |
/other_professionals/details /other_professionals/details |
Get details of a professional by username (found in `/other_professionals/search` results) |
| GET |
/other_professionals/reviews /other_professionals/reviews |
Get reviews of a professional by their zuid (found in `/other_professionals/details` result) |
| Builders | ||
| GET |
/builders/search /builders/search |
Searchfor builders by location or name |
| GET |
/builders/details /builders/details |
Get details of builders by their builderId (found in `builders/search` results) |
| GET |
/builders/reviews /builders/reviews |
Get reviews of a builder by their builderId (found in `builders/search` results) |
| GET |
/builders/community_cards /builders/community_cards |
Get community cards of a builder by their builderId (found in `builders/search` results) |
| Mortgage | ||
| GET |
/mortgage/rates /mortgage/rates |
Get mortgage rates |
| Helpers | ||
| GET |
suggestions /suggestion |
Suggest location |
US Real Estate Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | 2 / second |
|
| ULTRA Recommended | $40 / month | 2 / second |
|
| MEGA | $170 / month | 3 / second |
|