In facebook graph api there's an option of pulling " public " information - i.e - searching for posts of users who are not friends of you and thier users are not considered " private " .
I wondered whether there's an option to pull "public information" such as users (who are not my friends) checkins. I haven't found such option in facebook graph api , but if there's an option of pulling public posts data , it makes sense that pulling checkins data is also available.
I'd like to know if such option exist , Thanks in advance