atishjn / google_image_downloader

Downloading any number of images for a search query

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%