Skip to content

thinkphp/googler.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Googler

A simple client for Google Web Search API.

Install

$ git clone git://github.com/thinkphp/googler.py.git
$ cd googler.py
$ python app.py
$ => output

Usage

import sys
from googler import Google

google = Google('your-api-key')

print google.search(q='jQuery')

License

MIT

About

A simple client for Google Web Search API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages