开发者

Access facebook wall post?

I want to g开发者_运维问答et the all the wall post information that has been posted by the user.Is it possible to get that? I can post message on my wall through Graph API but i dont know How to get wall post..

Thanks in advance.


there's the news feed: https://graph.facebook.com/me/home?access_token=, and the profile feed, or wall, https://graph.facebook.com/me/feed?access_token=

see https://developers.facebook.com/docs/reference/api/

but if you mean you want to get everything a user posted on other people's walls, I don't know how to do that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜