Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 277 Bytes

Google Image Downloader

This is a python program to search keywords/key-phrases on Google Images and download its images to your computer.

Requirements

Python 3.7 or later with all of the pip install -U -r requirements.txt packages including:

  • selenium
  • requests