Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 271 Bytes

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"