Google Base API
What is the Google Base data API?
The Google Base data API is an extension of the
GData API
protocol, which you can use to create programs that
interact with the Google Base servers. The API allows you to
query for items and insert, update, and delete items in
Google Base.
The Google Base data API is designed for developers who would like to integrate their applications with Google Base. Due to the nature of the Google Base data API, developers should have technical know-how and experience programming applications. To get started:
http://code.google.com/apis/base/
The Google Base data API is designed for developers who would like to integrate their applications with Google Base. Due to the nature of the Google Base data API, developers should have technical know-how and experience programming applications. To get started:
http://code.google.com/apis/base/
Who should use the Google Base data API?
The API is designed to help anyone interested in finding
items in Google Base or adding items to it. You are free to
leverage the data in the API to create interesting
applications and mashups and to publish new items for others
to find and use. Here are some projects which are querying
Google Base through the API:
http://findaconvertiblecar.com/ ,
http://www.jobcentral.com/ .
If you're a casual user of Google Base and would like to add a few items at a time, we suggest you do this using the existing submission methods: single-item postings and bulk uploads. To get started, go to http://base.google.com/.
If you need to develop a more sophisticated application, you might want to consider the Google Base data API. This method will allow you to programmatically manage items in Google Base. Developers should be familiar with the HTTP protocol. You can start here:
http://code.google.com/apis/base/
If you're a casual user of Google Base and would like to add a few items at a time, we suggest you do this using the existing submission methods: single-item postings and bulk uploads. To get started, go to http://base.google.com/.
If you need to develop a more sophisticated application, you might want to consider the Google Base data API. This method will allow you to programmatically manage items in Google Base. Developers should be familiar with the HTTP protocol. You can start here:
http://code.google.com/apis/base/