k-fillmore

Results 1 comments of k-fillmore

Having the same issue > for i in df['Breed']: arguments={"keywords":i,"output_directory":'./Images/'+i+'/',"limit":100,"print_urls":True,'chromedriver':'./chromedriver','delay':1} paths = response.download(arguments) # passing the arguments to the function print(paths) # printing absolute paths of the downloaded images''' >...