Metadata-Version: 2.1
Name: GoogleImages-Download
Version: 1.0.6
Summary: A Python Script for downloading bulk of images from google.
Home-page: https://github.com/khannoaman/GoogleImages-Download
Author: MOHAMMAD NOAMAN KHAN
Author-email: khan.noamaan@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: selenium
Requires-Dist: tqdm
Requires-Dist: chromedriver-binary
Requires-Dist: chromedriver-binary (==83.0.4103.39.0)

Google Images Download 
===================


Python Script for downloading bulk of images from google.

----------


Description
-------------
Google Images Download  is a Python library for downloading bulk of images . It is a ready to run program . It also provide various useful methods for downloading Page Source , extracting image links from a page Source etc. You would need to install Selenium library along with chromedriver .
As it would take so much efforts and time to download more than 100 images one by one so its saves your effort as well as time. 




----------
Disclaimer
--------------
This program allows you to download bulk of images from google . Please don't download or use any image as it might violates its copyright terms.
Use this program only for Educational purpose.


