New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gimdl

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gimdl

Google Image Search Downloader - using API

  • 0.0.14
  • PyPI
  • Socket score

Maintainers
1

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")
RequirementURL
pip install Google-Images-Searchhttps://pypi.org/project/Google-Images-Search/
Google API Keyhttps://console.developers.google.com
pip install python-dotenvhttps://pypi.org/project/python-dotenv/
pip install windows-curses (Windows only)https://pypi.org/project/windows-curses/

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc