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

💫 Scrape Zillow.com Homes

KG

Error: too many values to unpack (expected 2)

Closed

akgovada opened this issue
2 months 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)

2 months 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

2 months ago

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

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