cermak-petr/actor-zillow-api-scraper

When getting input from Google sheet it only takes the first link (when max items selected)

zpelechova opened this issue · 1 comments

I would expect to have it either divided by the number of urls (meaning if I have 2 urls and 10 max items, I would get 5 each) or to have maxItem for each link/search (meaning I would get 20 results for 2 urls - having maxItem still 10)

closing this in favor of #52