Skip to content

BrandonJoffe/google_image_downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download any number of images from Google image search.

  • run as

python image_download.py <query> <number of images>

where:

<query> is the the query to search for.

<number of images> min(<number of images>, total google results) will be downloaded.

All the images are downloaded from Google image search. These should be used for educational purposes only. Copyright is owned by the respective websites.

About

Downloading any number of images for a search query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%