Zillow Explorer avatar
Zillow Explorer

Pricing

$30.00/month + usage

Go to Store
Zillow Explorer

Zillow Explorer

Developed by

cat

cat

Maintained by Community

💫 Scrape Zillow.com Homes

0.0 (0)

Pricing

$30.00/month + usage

12

Total users

528

Monthly users

26

Runs succeeded

>99%

Issues response

0.26 hours

Last modified

a day ago

W4

Received many remote protocol errors and outputted incomplete data with many expected fields null

Closed

webscraper_4 opened this issue
8 months ago

At the end of my run, I received this message.

❌❌❌ ERROR 90012: PLEASE INFORM DEVELOPER ABOUT THIS MESSAGE ❌❌❌

Jupri avatar

cat (Jupri)

8 months ago

HI. Thank you for reporting, please try again

W4

webscraper_4

8 months ago

It seems to be working but some fields are not consistently pulling through which were there prior to the issue. The rentZestimate specifically is showing a lot of empty values which should be pulling through as values as there is generally a rentZestimate for most properties.

Jupri avatar

cat (Jupri)

8 months ago

Hello. the rentZestimate should be in estimates attribute

"estimates": {
"rentZestimate": 1865,
"restimateHighPercent": "5",
"restimateLowPercent": "5",
"zestimate": 340400,
"zestimateHighPercent": "7",
"zestimateLowPercent": "7"
}

please check and let me know if it is not there

W4

webscraper_4

8 months ago

ok, yes all looks fine. Thank you!