ohyicong / Google-Image-Scraper

A library to scrap google images
395 stars 150 forks source link

Starting the scraper from a given point. #51

Open s1846118 opened 1 year ago

s1846118 commented 1 year ago

Hi there,

This is a great repo works really well! I was just wondering how you would go about adding the functionality that could resume scraping a search from a given point... In order to not get restricted, I am looking to scrape a number of images from a search, take a break for sometime then start again from the point that I previously left it at.

Many thanks!