pevers / images-scraper

Simple and fast scraper for Google
ISC License
224 stars 69 forks source link

Unable to scrape URLs more than 100 #45

Closed pkhigh closed 4 years ago

pkhigh commented 4 years ago

Hi, I have attached the console output whenever I try to input the limit more than 100. Screenshot 2020-04-11 at 3 22 48 AM

pevers commented 4 years ago

Hi @pkhigh

I don't really understand the issue. How many results did you get? What was the limit? Is it possible that you didn't get more because there are none?

pkhigh commented 4 years ago

It was an issue with console output limit. I solved it by changing the maxArrayLenght console to None. By default it was set to 100.