Zillow Explorer avatar

Zillow Explorer

Try for free

7 days trial then $30.00/month - No credit card required now

View all Actors
Zillow Explorer

Zillow Explorer

jupri/zillow-scraper
Try for free

7 days trial then $30.00/month - No credit card required now

Search property data from Zillow.com

KG

Error: too many values to unpack (expected 2)

Closed

akgovada opened this issue
a month ago

Thanks so much for creating this Actor! I am getting an error - too many values to unpack (expected 2) - what does this mean and how can I avoid it?

Jupri avatar

cat (Jupri)

a month ago

Hi. Thank you for trying my actor.

location parameter should be array : eg:

1{
2  "location:": ["10001", "10002"],
3  "limit": 5
4}

and the other input also wrong: should be true not string "true" eg:

1{
2  "status:pending:": false,
3  "types:condo:": true,
4  "types:multiFamily:": true,
5  "types:singleFamily:": true,
6  "types:townhome:": true,
7}
KG

akgovada

a month ago

Thank you Cat, this issue has been resolved with your feedback!

Developer
Maintained by Community
Actor metrics
  • 18 monthly users
  • 7 stars
  • 98.4% runs succeeded
  • 37 days response time
  • Created in Jul 2022
  • Modified 8 months ago
Categories