My favorites | English | Sign in

Faster apps faster - GWT 2.0 with Speed Tracer New!

Google Base Data API (Labs)

Accessing the Google Base data API using JavaScript

You can use the example JavaScript applications presented in this section to as a basis for your own application.

  • AutosMasher Application

    A simple end-to-end example that presents all of the basic concepts of Google Base. It searches Google Base for vehicles, and then displays the results on a map. It uses both the Google Base and Google Maps API. If you want to learn how to use the Google Base data API, this is a great place to start.

  • Interactive API Demo

    This is a fairly advanced application. If you would like to try to recreate it, your best bet is to look at the source code. However, this chapter presents the basic architecture.

  • Query Generator New!

    A tool for learning and understanding the Google Base API query language. You can use the generator to construct test queries for your own application, experiement with the API's search parameters, and then see the results of your search.