Skip to main content
$1.6 / 1k results Extract Zillow property address, price, beds, baths, and square footage from a list of Zillow URLs

Endpoint

POST /api/v1/agents/zillow/listing/run

Parameters

array
required
List · One per line. You can input Zillow listing URLs (zillow.com/homedetails/…) or property addresses (e.g. ‘123 Main St, San Francisco, CA’).
string
default:"RECENTLY_SOLD"
Dropdown · Which listing status to look up (Zillow uses different APIs per status).Options: FOR_SALE, RECENTLY_SOLD, FOR_RENTLegend: FOR_SALE = For Sale, RECENTLY_SOLD = Recently Sold, FOR_RENT = For Rent
string
default:"disabled"
Dropdown · For multi-unit building URLs (e.g. apartment complexes), pull individual units of this status.Options: disabled, all, for_sale, recently_sold, for_rent, off_marketLegend: disabled = Disabled (skip building units), all = All units, for_sale = Only units For Sale, recently_sold = Only units Recently Sold, for_rent = Only units For Rent, off_market = Only units Off Market

Response columns

Example

Example response

Response