Does facebook graph api provide support for searching Post messages by specific location?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
It's going to be a multi-step process.
|
|||||||
|
|
You can now directly search for posts, photos near a location: https://developers.facebook.com/docs/reference/api/#searching It was announced yesterday: http://developers.facebook.com/blog/post/2012/03/07/building-better-stories-with-location-and-friends/ An example from the docs: https://graph.facebook.com/search?type=location¢er=37.76,-122.427&distance=1000&access_token=whatever |
|||
|
|
|
No.there is no way to search posts by location using graph api.please check this for more details https://developers.facebook.com/tools/explorer |
|||
|
|
|
If there is some Place object for your location, then yes you can. |
|||||||
|