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.

I am thinking about developing an application that uses Facebook's API.

I want to know whether or not you can access someones geolocation from the last post they made or the last post they checked into. So for example:

If I post on Facebook...

"The weather is really rubbish here today" - Sent from Islington, London

Then I can obtain the longitude and latitude of that specific location and then display some information depending on their location.

I know it will require OAuth to be able to access this kind of information, but, I am just seeking to whether or not it would be possible.

Hope someone can offer some advice / links :)

P.S. Is it also possible to obtain people's status from this specific location? So, for example, if someone has posted something in the area, I can access what they said.. Without being their friend? Or alternatively, could this be done by means of Twitter?

share|improve this question
See place property of the post object, developers.facebook.com/docs/reference/api/post – CBroe Nov 21 '12 at 22:49

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.