graph API url 结构
https://graph.facebook.com/ID/CONNECTION_TYPE
.
例如,
获取好友的url:https://graph.facebook.com/me/friends?access_token=...
其他的查找、发布什么的,都不介绍了。水很深,总之功能很强大。
graph API url 结构
https://graph.facebook.com/ID/CONNECTION_TYPE
.
例如,
获取好友的url:https://graph.facebook.com/me/friends?access_token=...
其他的查找、发布什么的,都不介绍了。水很深,总之功能很强大。
转载于:https://www.cnblogs.com/ouyangfang/archive/2012/02/21/2360879.html