$1 / 1k results
Extract Zillow real estate property listings by ZIP code, specifying if for sale, rent, or sold
Endpoint
POST /api/v1/agents/zillow/zip-search/run
Parameters
array
required
List · Zip codes to search properties in. One per line.
array
default:["agent"]
Multi-select · Which listing types to include. Pick one or more.Options:
agent, owner, rent, soldLegend: agent = For sale (by agent), owner = For sale (by owner), rent = For rent, sold = Recently soldinteger
Number · Minimum price of property (monthly price for rental)
integer
Number · Maximum price of property (monthly price for rental)
string
default:""
Dropdown · Number of days a property has been listed on Zillow (if searching for Recently Sold, then this is the number of days since the property was sold)
Show all 9 options
Show all 9 options
1, 7, 14, 30, 90, 6m, 12m, 24m, 36mView all 9 as a structured list →integer
default:100
Number · Maximum total properties to return across all zip codes.
Response columns
Example
Example response
Response