Saturday 19 June 2010

Google Command Line Tool

Google LogoTalk about retro, Google has come out with a set of command line tools for accessing Google services. For example, you can do something like this:

$ google blogger post --blog "My blog" --tags "python, googlecl, development" my_post.html



Written in Python, you should be able to run them from any operating system.

No comments:

Post a Comment