开发者

Facebook shares for Facebook pages

A client of mine has setup a Facebook page i.e. www.facebook.com/businessname. They want to know the number of people that have 'shared' this page. Is this possible with the Graph API?

I've been looking through the documentation and googling. I've come up with plenty of examples about getting the number likes/shares for a domain outside of Facebook.

See the following example: http://graph.facebook.com/?id=http://www.appshack.tv

This returns the number of shares for this website.

开发者_StackOverflow

But haven't found anything specific to a Facebook page.


They seem to screw up their nomenclature which is confusing.

The "number of shares" returned by your link is the number of times people have clicked the "like" button on the website.

In the Graph API you can get the "likes" counter for a facebook page which is the same thing.

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


Facebook Share button number is total engagement number not share number (share count)

You can read here more about it

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜