Zillow Real Estate Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsZillow Real Estate 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.
Hi - it looks like based on the logs for each of the runs I've tested so far that the scraper always begins by trying to search for listings in Los Angeles, even though the "search" arg has been set to a different city. It's not a huge deal since it eventually finds its way to the specified city, but I wanted to point it out because it spends the first couple requests of each API call erroring on Los Angeles, which I imagine is somewhat driving up unnecessary CU usage. I noticed that the default arg for "search" is Los Angeles, so perhaps this is being left unchanged somewhere during execution? Or if this is something specific only to me please let me know. Thanks!
this is used internally to get some information needed for the rest of the pages, it's a placeholder URL. the retries are fixed in latest