
Zillow Details Scraper
Pricing
Pay per event

Zillow Details Scraper
⚡️ Unlock comprehensive Zillow property insights: price trends, detailed features, and agent contacts. Ideal for in-depth real estate market analysis. Start extracting data today! ⚡️
0.0 (0)
Pricing
Pay per event
1
Total users
1
Monthly users
1
Runs succeeded
75%
Last modified
a day ago
Start URLS
start_urls
arrayOptional
URLs to extract details. Should follow this format: https://www.zillow.com/homedetails/226-S-Orange-Ave-Reedley-CA-93654/443896437_zpid/
Dataset ID
dataset_id
stringOptional
You can provide Dataset ID of Zillow Scraper Actor output. The Actor will automatically use found URLs as input for Start URLs
Property Status
property_status
EnumOptional
Select status of properties in Start Urls (For Sale, Sold, For Rent).
Value options:
"for_sale": string"sold": string"for_rent": string
Default value of this property is "for_sale"
Request Queue Name
requestQueueName
stringOptional
Name of the request queue to use across runs. Simply URLs will be added to this queue & any new URL that's already been handled in a previous run won't be added again. URLs that haven't been handled on previous runs will be handled. To reset, you can delete the queue under storages/request queues.
Concurrency
concurrency
integerOptional
Number of concurrent requests being sent by the scraper at a time.
Default value of this property is 5