Zillow Detail Scraper avatar
Zillow Detail Scraper

Pricing

$3.00 / 1,000 results

Go to Store
Zillow Detail Scraper

Zillow Detail Scraper

Developed by

Maximillian Copelli

Maximillian Copelli

Maintained by Apify

Get details of Zillow properties from URLs. This Actor can be easily integrated with other Zillow Scrapers.

4.4 (9)

Pricing

$3.00 / 1,000 results

90

Total users

2.1K

Monthly users

394

Runs succeeded

93%

Issues response

5.4 days

Last modified

16 days ago

MS

Low number of results detected, aborting run.

Closed

MSS opened this issue
a year ago

Hello, after the initial claim was resolved I am still receiving this error message.

mvolfik avatar

Hello again, thanks for raising this. I realized that this is happening because you are starting the crawler with large amount of addresses for which Zillow does not have any data (or the addresses might even not exist at all). We didn't think of this use-case before, but it definitely makes sense. We will resolve this by adding code that produces output items describing that no data was found for a given address. Thanks for your patience.

MS

MSS

a year ago

Thank you for reviewing and resolving the issue.

mvolfik avatar

Hello, we just published latest build 0.0.33, which has the behavior as described. You can check the property isValid on every output item to tell scrape results apart from addresses that were not found.