https://github.com/deveshsangwan/google-image-downloader
This is a python program to search keywords/key-phrases on Google Images and download its images to your computer.
https://github.com/deveshsangwan/google-image-downloader
hacktoberfest hacktoberfest2021 image-scraper python python3 scraper scraping-websites selenium selenium-python selenium-webdriver
Last synced: 12 months ago
JSON representation
This is a python program to search keywords/key-phrases on Google Images and download its images to your computer.
- Host: GitHub
- URL: https://github.com/deveshsangwan/google-image-downloader
- Owner: deveshsangwan
- Created: 2020-04-20T18:44:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T17:41:57.000Z (over 4 years ago)
- Last Synced: 2025-04-08T22:42:32.805Z (about 1 year ago)
- Topics: hacktoberfest, hacktoberfest2021, image-scraper, python, python3, scraper, scraping-websites, selenium, selenium-python, selenium-webdriver
- Language: Python
- Homepage:
- Size: 20.9 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`