Google Image Search Downloader - using API
Project description
Google Image Search & Download using the API
This will fetch images using the google API and save to an 'images' subdirectory from where you run your code. You just specify the search term. eg. "cat" or "dog"
Installation
Run the following to install:
pip install gimdl
Usage
import gimdl
from gimdl import fetch_images
# specify what images you want to fetch
fetch_images("cat")
| 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/ |
| pip install windows-curses (Windows only) | https://pypi.org/project/windows-curses/ |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gimdl-0.0.14.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gimdl-0.0.14.tar.gz.
File metadata
- Download URL: gimdl-0.0.14.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b84a7b3ce8c5783fa0cc7267281acb74e6e0ac2e61cac323e2f69f057924b8ef
|
|
| MD5 |
3744ba5379fed2d1c9a94814213d01b1
|
|
| BLAKE2b-256 |
b6d852fc75c777453e48ae2551afc03f604a9b1a402d827217b4e94c038bd02f
|
File details
Details for the file gimdl-0.0.14-py3-none-any.whl.
File metadata
- Download URL: gimdl-0.0.14-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f73de96a296dfbeeb333c2ebb1be20b86d6ed4425827fe9cc52263e50ecfe4b5
|
|
| MD5 |
ecbfcb3ed0b94059a42d922bc1df6863
|
|
| BLAKE2b-256 |
c6b25e9feab291817e06f18ea2b2b83abb024f82d40c8cd5f59721ff8be1eb5f
|