开发者

How to track public URLs on Facebook and Twitter?

Is there any way to track a certain URL (let's say http://domain.com/example) on Facebook and Twitter? Do any of the respective APIs enable u开发者_如何学编程sers to access the number of public shares, likes or retweets from a given public publication/tweet, without forcing users to authenticate?


On Facebook you can do it by usin Graph API:

https://graph.facebook.com/?ids=http://www.imdb.com/title/tt0117500/

To retrieve comments, you should use comments connection:

https://graph.facebook.com/comments?ids=http://www.imdb.com/title/tt0117500/

And so on.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜