Google GData: reading and writing data on the web
Summary The Google Data API provides programmatic access to a variety of Google assets, including Calendar, Blogger, Picasa, CodeSearch, and Google Base. Composed of a simple query language and the Atom Publishing protocol (IETF draft), it provides search, read, and update capabilities. An active developer community at code.google.com created Google GData client libraries for many languages. Th...