An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

## Python - Google-Images-Search & Downloader
---
Perform Google Image Search with Python Code Automatically

![env](https://github.com/RGGH/Google_Image_Search_API2/blob/main/Portfolio%20(1).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
---
![env2](https://github.com/RGGH/Google_Image_Search_API2/blob/main/env_.png)