Skip to main content
Scrape a single Zillow property's full detail

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

url
string | null

Zillow property URL, e.g. 'https://www.zillow.com/homedetails/.../29432984_zpid/'. Either url or zpid is required.

zpid
string | null

Zillow property id (zpid), e.g. '29432984'. Alternative to url.

proxy_country
string | null

Exit-IP country (ISO-2). Defaults to a US exit for Zillow.

Response

JSON with the full property record.