Skip to main content

Search google images, return first result.

Project description

This is a simple python module mostly meant to be used on the command line. It’s really simple, you pass it a search query, it queries google, and returns the first image it gets back. It’s pretty damn addictive.

To use it on the command line, type: python -m gimage sarah silverman To use it in your project:

#!/usr/bin/env python

from gimage import get_image_url

print get_image_url("sarah silverman")

on github.

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

gImage-1.0.1.tar.gz (2.0 kB view hashes)

Uploaded Source

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