Google has just announced that the Google’s SOAP Search API
, which has been deprecated since 2006, is being retired August 31st. It has been superseded by the Google AJAX Search API, which is a Javascript library but which exposes a raw RESTful interface for non-Javascript applications. The Javascript library allows you to embed Google Search in web pages and other web applications. The RESTful interface returns data using JSON encoding.

Be the first to comment