Google APIs Console

Posted by jonathan at 9:39pm EST on 11/01/2010


Google has a lot of APIs. There is no doubt
about that.

So what did Google do to make it more friendly for non-developer folks to start using them? Google has released the Google APIs Console.

One of the major APIs that was added in this release is the Custom Search API.

The Google Custom Search API lets you develop websites and programs to retrieve and display search results from your Google Custom Search programmatically. With this API, you can use RESTful requests to get search results in either JSON or Atom format.

So those of you that want API access to the Google Custom Search Engine, now you have it.

Leave a Reply