Zillow Detail Scraper
Pay $3.00 for 1,000 results
Zillow Detail Scraper
Pay $3.00 for 1,000 results
Get details of Zillow properties from URLs. This Actor can be easily integrated with other Zillow Scrapers.
Do you want to learn more about this Actor?
Get a demoHome detail URLs
startUrls
arrayOptional
URLs to scrape - should be in format https://www.zillow.com/homedetails/Address/12345678_zpid/
Default value of this property is []
Addresses
addresses
arrayOptional
Addresses to scrape - should be in format 123 Main St, City, State
Default value of this property is []
Status of properties in Start URLs
propertyStatus
EnumOptional
Since Zillow uses different methods to fetch properties for sale, for rent and sold, the Actor needs to know the status of the properties in Start URLs. If you this is provided incorrectly, the Actor will figure out the correct status and use it, but it will require additional requests to Zillow.
Value options:
"FOR_SALE": string"RECENTLY_SOLD": string"FOR_RENT": string
Default value of this property is "RECENTLY_SOLD"
Extract unit details from building page
extractBuildingUnits
EnumOptional
When you input a URL like https://www.zillow.com/b/160-beach-117-st-rockaway-park-ny-9VzB5T/, you can choose to scrape details of individual units in the building, instead of just generic building information.
Value options:
"disabled": string"all": string"for_sale": string"recently_sold": string"for_rent": string"off_market": string
Default value of this property is "disabled"
- 126 monthly users
- 31 stars
- 99.1% runs succeeded
- 17 days response time
- Created in Jun 2023
- Modified 10 days ago