Google Search REST API
Google launched REST API to Google Search that enables you to access AJAX Feed API, Feed Discovery API, and the recent Language API from Flash or the server side. JavaScript is no more obligatory to use these!
"Using the APIs from your Flash or Server Side framework couldn't be
simpler. If you know how to make an http request, and how to process a
JSON response, you are in business," says

Since Google is offering the company`s AJAX APIs to Non AJAX Usage, all Flash developers, and those developers that have a need to access the AJAX Search API from other Non-Javascript environments, can benefit from a simple RESTful interface. In all cases, the method supported is GET and the response format is a JSON encoded result set with embedded status codes.
http://ajax.googleapis.com/ajax/services/search/web?v=1.0&q=DMXzone
Check out the relevant documentation for:
Comments
Be the first to write a comment
You must me logged in to write a comment.