Skip to main content

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 hashes)

Uploaded Source

Built Distribution

gimdl-0.0.14-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page