Google Search REST API

Google's API updates now allows Flash/Flex developers to use a new simple RESTful interface (API). Meaning, no funky JavaScript or anything else needed to call and receive data from their APIs. They support the GET method and the response format is a JSON encoded result set with embedded status codes.

Read more at http://googlesystem.blogspot.com/2008/04/google-search-rest-api.html .