
Zillow Explorer
Pricing
$30.00/month + usage
Go to Apify Store

Zillow Explorer
💫 Scrape Zillow.com Homes
0.0 (0)
Pricing
$30.00/month + usage
13
594
28
Issues response
14 hours
Last modified
2 months ago
Pricing
$30.00/month + usage
💫 Scrape Zillow.com Homes
0.0 (0)
Pricing
$30.00/month + usage
13
594
28
Issues response
14 hours
Last modified
2 months ago
prompt
stringOptional
💡 Acceptable Values :
search-url
(example: https://www.zillow.com/new-york-ny/?searchQueryState=PARAMETERS [please copy and paste complete URL]"Homes with +2 bedrooms and 1-3 bathrooms under $500K in Alaska"
location
arrayOptional
💡 Acceptable Values :
LOCATION
(multi-region limited to max 5 locations allowed by Zillow)ADDRESS
more than 5 address is allowed.@ZPID(s) list
(example: @123456789)sort
EnumOptional
💡 Sorting key
"relevance": string"change": string"newest": string"price_high": string"price_low": string"beds": string"baths": string"living_area": string"lot_area": string"year_built": string"featured": string
includes:photos
EnumOptional
💡 Images quality/resolution.
"1": string"2": string"3": string"4": string"5": string"6": string"7": string
includes:valueHistory
EnumOptional
💡 Value / Zestimates History
"LOCAL_HOME_VALUES": string"LISTING_PRICE": string"LOCAL_RENTAL_RATES": string"ZESTIMATE_PERCENT_CHANGE": string"TAX_ASSESSMENT": string"TAX_PAID": string
includes:valuePeriod
EnumOptional
"ONE_YEAR": string"FIVE_YEARS": string"TEN_YEARS": string
status:no_seniorCommunity
booleanOptional
A 55+ community is a type of community or housing development that is designed specifically for individuals aged 55 and older.
min_beds
EnumOptional
"0": string"1": string"2": string"3": string"4": string"5": string
min_baths
EnumOptional
"0": string"1": string"1.5": string"2": string"3": string"4": string
min_parking
EnumOptional
"0": string"1": string"2": string"3": string"4": string
filters:isFeaturedListing
booleanOptional
Large properties that typically have extra amenities and at least 50 units
scanonly
booleanOptional
💡 Scan Only function allow you to search up to 50_000 property, but only with basic info and no Additional Info ("includes" parameters will be ignored)
noboundary
booleanOptional
💡 Enabling this will includes properties outside specified regions (location).
dev_proxy_config
objectOptional
💡 Supported protocol:
HTTP(S), SOCKS5{http|socks5}://{user:pass}@{hostname|ip-address}:port
Example: socks5://example.com:9000
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
images.0.url
dev_dataset_name
stringOptional
💡 Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}