The Google Data APIs (Google Data) provide a simple protocol for reading and writing data on the web. Though it is possible to use these services with a simple HTTP client, this library provides helpful tools to streamline your code and keep up with server-side changes.
Each of the following Google services provides a Google Data API:
- Base
- Blogger
- Calendar
- Health
- Picasa Web Albums
- Spreadsheets
- Documents List
- Contacts
- YouTube
- Google Apps Provisioning
- Code Search
- Notebook
- Webmaster Tools API
- Google Analytics Data Export API
- Google Book Search Data API
- Google Finance Portfolio Data API
- Google Maps Data API
- Sites Data API
- Issue Tracker Data API
The Google Data Python Client Library provides a library and source code that make it easy to access data through Google Data APIs.
Once you've downloaded the library, read the Getting Started Guide for instructions on installing and running some examples.
To browse the Google Data Python client library source code, visit the Source tab.
If you encounter a problem or want a new feature to be included in the Google Data Python Client Library, please submit an issue.
If you are interested in contributing to the library, please read the Contributor Guide and join the contributor group.
- The Google Data API Team