
Zillow Property Lookup
Pricing
Pay per event
Go to Store

Zillow Property Lookup
Extract properties details by Zillow property id or url
0.0 (0)
Pricing
Pay per event
0
1
1
Last modified
4 days ago
You can access the Zillow Property Lookup programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "properties_ids": [< "19987373"< ],< "properties_urls": [< {< "url": "https://zillow.com/homedetails/3946-Knobhill-Dr-Sherman-Oaks-CA-91423/19987373_zpid/"< }< ]<}' |<apify call danek/zillow-property-lookup --silent --output-dataset
Zillow Property Lookup API through CLI
The Apify CLI is the official tool that allows you to use Zillow Property Lookup locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: