Python bindings to Google’s “AJAX” Search API

I couldn’t find this anywhere on the web, so I threw together a quick Python binding for Google’s “AJAX” Search API (or rather, JSON-over-HTTP).  (There are bindings out there for the old SOAP interface; I heard that was discontinued though.)

Nothing fancy but it works for me.  At: gist.github.com/28405

This entry was posted in Uncategorized. Bookmark the permalink.

Comments are closed.