https://github.com/rggh/gimdl
gimdl - google images search & downloader using the google API.
https://github.com/rggh/gimdl
api google images
Last synced: 11 months ago
JSON representation
gimdl - google images search & downloader using the google API.
- Host: GitHub
- URL: https://github.com/rggh/gimdl
- Owner: RGGH
- Created: 2021-08-16T19:54:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-24T11:37:59.000Z (almost 5 years ago)
- Last Synced: 2025-06-06T01:57:10.387Z (about 1 year ago)
- Topics: api, google, images
- Language: Python
- Homepage:
- Size: 148 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Python - Google-Images-Search & Downloader
---
Perform Google Image Search with Python Code Automatically
.png)
| Requirement | URL |
| ----------- | ----------- |
| pip install Google-Images-Search | https://pypi.org/project/Google-Images-Search/ |
| Google API Key | https://console.developers.google.com |
| pip install python-dotenv | https://pypi.org/project/python-dotenv/ |
---
#### Add your environment file with your Google API key and CX code in same directory as where you create your main.py
---
