Wednesday, October 5, 2011

Google+ Search API now available

Search in Google+ is available in the API now. You can search for public posts using the new activities.search method by sending the following HTTP request:

GET https://www.googleapis.com/plus/v1/activities?query=cookie%20recipes&orderBy=best&key=[yourAPIKey]

This method searches across the body and comments of public posts.

know more: The Google+ Platform Blog - Google+ APIs: Now With Search and More!

No comments: