I tried to search for comments on keyword using graph API
https://graph.facebook.com/search?q=QUERY
that lists for me a very large set of results.
For example:
https://graph.facebook.com/search?q=watermelon
gives me a large set of results in JSON format over pages.Is there any method to get results which are posted by my friends only.?
Thanx in advance.
With Search, you can search over all public objects in the social graph. Since, you are limiting your search to the user’s friends, simply use this-