facebook - Reading user's posts to pages -
for given facebook user, there possibility read posts he's made pages? on fb web, these can found in activity log, far couldn't find method them via api.
both /user/posts
, /user/feeds
contain status , profile updates, not posts pages. know can read /page/feed
, use paging find user's posts page user likes, how doesn't?
no, outside of fql, there nothing in api accomplishes this. i'd imagine pretty data intensive call minimal use cases however, don't think introduced anytime soon.
Comments
Post a Comment