You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arguments = {"keywords":"cng auto rikshaw,auto rickshaw delhi","limit":69,"chromedriver":"C:\\Drivers\\chromedriver\\chromedriver.exe","print_urls":True} #creating list of arguments
#Make sure to set chromedrive is the appropriate director if you want to download more than 100 images
paths = response.download(arguments) #passing the arguments to the function
print(paths) #printing absolute paths of the downloaded images