gcli, Google Command Line Interface
gcli is a command line interface to Google's web search
API written in Python. This is code that I created for my
Google-Driven Web Development tutorial.
It started as a little trial bit of code and has grown into something
I use regulary. gcli can be used for simple scripted
searches quite easily, but there is also quite a bit of flexibility
to the tool as well.
- For more details, see the README.
- Or download the current version: gcli-0.4.tar.gz

