ultralytics / google-images-download

Google/Bing Images Web Downloader
https://ultralytics.com
GNU Affero General Public License v3.0
294 stars 84 forks source link

Apparent 500-800 Image Download Limit #2

Open glenn-jocher opened 4 years ago

glenn-jocher commented 4 years ago

It seems that only a limited number of images may be downloaded for a particular search term, typically around 500-800 images based on anecdotal evidence.

After this it seems that Google/Bing search simply reaches the end of the allowable scrolling range. Since the selenium functionality of the scraper simply mimics a human using Chrome to conduct an image search manually, I don't believe a workaround is possible, other than possibly searching for slightly different search terms, and then removing duplicates in post-processing.

Screen Shot 2020-02-25 at 10 04 06 PM