Skip to content

This python script can able to download 'n' number of images by searching the given query string a.k.a input

License

Notifications You must be signed in to change notification settings

hariharan1412/Mass_Image_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mass_Image_Downloader

This python script helps to download specifed no.of.images from Yendex.com based on the input query.


Setup

  • install dependencies from requirements.txt

    • pip install -r requirements.txt
  • Paste the location of your chromedriver path to PATH variable

  • Run main.py file

    • python main.py

    Run

  • First Input, " Enter the Type of Image : "

    • Give the Type of Image you want to search for
    • Example : CAT, DOG, PYTHON, LOVE, etc
  • Second Input, " No.of.Images to download : "

    • Specifiy the total number images that you want to download
    • if 10 then the script will download 10 number of images

    Thank you !

About

This python script can able to download 'n' number of images by searching the given query string a.k.a input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages