Zillow Real Estate Scraper avatar
Zillow Real Estate Scraper
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Zillow Real Estate Scraper

Zillow Real Estate Scraper

petr_cermak/zillow-api-scraper

Our free Zillow scraper lets you extract data about properties for sale and rent on Zillow using the Zillow API, but with no daily call limits. Scrape millions of listings and download your data as HTML, JSON, CSV, Excel, XML, and RSS feed.

User avatar

Captcha errors

Closed

illuminating_spider opened this issue
2 years ago

Hi - It appears that whenever I try to send requests (of any size) I get numerous captcha errors and no data is returned. Below is a slice of the log file where I let the crawler retry 30 times but it still was not able to generate any results. I've also tried to send requests with a maxItem limits as low as 10 but they still returned only captcha errors.

2022-02-09T00:47:33.942Z ERROR PuppeteerCrawler: handleRequestFunction failed, reclaiming failed request back to the list or queue {"url":"https://www.zillow.com%22,%22retryCount%22:30,%22id%22:%224ilgHfnnt9D6F2B%22%7D 2022-02-09T00:47:33.946Z Error: Captcha found, retrying... 2022-02-09T00:47:33.951Z at PuppeteerCrawler.handlePageFunction (/home/myuser/src/main.js:213:23) 2022-02-09T00:47:33.955Z at runMicrotasks (

User avatar

this should be fixed in latest version, let me know if you still see this happening

Developer
Maintained by Community