The Zillow Property API allows users to retrieve detailed information about a specific property using its URL. It provides details such as property features, price, and agent contacts.Documentation Index
Fetch the complete documentation index at: https://docs.hasdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Your API Key
Sign in at hasdata.com, go to your account settings, and copy your API key. All requests must include your key in thex-api-key header.
Request Cost and API Credits
Each request to the Zillow Property API consumes API Credits from your account balance.- Cost per request: 5 API Credits
- Credits are deducted only for successful requests.
- Your total available credits depend on your active plan.
Make Your First Request
API Parameters
| Parameter | Default Value | Required | Description |
|---|---|---|---|
url | https://www.zillow.com/homedetails/301-E-79th-St-APT-23S-New-York-NY-10075/31543731_zpid/ | Yes | The URL of the property on Zillow. Must be a valid Zillow property URL. |
extractAgentEmails | - | No | If enabled, attempts to extract agent email addresses from the property details. Increases the cost of the request. |