Monday, July 26, 2010

Get number of likes of page

Call this to get those counts for the above link:

https://api.facebook.com/method/fql.query?query=select total_count,like_count,comment_count,share_count,click_count from link_stat where url=&format=json

Ref:

http://developers.facebook.com/docs/reference/fql/link_stat

http://forum.developers.facebook.com/viewtopic.php?id=57636

http://forum.developers.facebook.com/viewtopic.php?id=64105

http://www.halgatewood.com/get-number-of-facebook-likes-for-a-url/

No comments: