docs / zillow

Zillow

US homes with prices, history and estimates.

base /zillow/v110 endpoints
post/zillow/v1/search_by_coordinates2 credits

search by map bounds (+ bbox-tiling for the ~860 cap)

ParameterRequired
map_boundsrequired
statusoptional
max_pagesoptional
fetch_alloptional
max_resultsoptional
Try in playground →
post/zillow/v1/search_by_url2 credits

search/detail from a Zillow URL (routes property URL → detail)

ParameterRequired
urlrequired
Try in playground →
post/zillow/v1/property_detail3 credits

full property: Zestimate(+history), price/tax history, schools, agent, photos, reso facts. Batch via zpids[].

ParameterRequired
zpidoptional
zpidsoptional
urloptional
Try in playground →
post/zillow/v1/comps2 credits

comparable homes near a property (synthesized similar-listing search)

ParameterRequired
zpidoptional
urloptional
radius_degoptional
max_compsoptional
Try in playground →
post/zillow/v1/sold2 credits

recently-sold listings by location or map bounds

ParameterRequired
locationoptional
map_boundsoptional
max_pagesoptional
fetch_alloptional
Try in playground →
post/zillow/v1/agent1 credit

listing agent + broker attribution for a property (agentInfo)

ParameterRequired
zpidoptional
urloptional
Try in playground →
post/zillow/v1/agent_profile1 credit

agent PORTFOLIO: info + their for-sale/sold listings + reviews

ParameterRequired
usernameoptional
profile_urloptional
zuidoptional
urloptional
Try in playground →
post/zillow/v1/agents_by_location1 credit

agents serving a location + review summary (directory)

ParameterRequired
locationrequired
Try in playground →