/pyImageScrapper

Python script to search and download images from google images. Takes cli arguments and is useful for scrapping images.

Primary LanguagePython

pyImageScrapper

Python script to search and download images from google images. Takes cli arguments, useful for scrapping images.

Installation

pip3 install -r requirements.txt

Useage

python3 PyImageScrapper.py -s "%SearchTerm" -d "%/Path/To/Download"