GoogleImagesScraper
Read from excel file and used Python Scripts to Scrap Images from Google
The Script reads data from Excel file across all sheets with columns names as id, name and category. Then
Scrap images from google based on name and create a folder with category and saves each file insde as id.name.01.jpg, id.name.02.jpg and id.name.03.jpg respectively.