【问题标题】:how to get facebook shares, comments, like count for youtube videos?如何获取 facebook 分享、评论,比如 youtube 视频的计数?
【发布时间】:2014-08-06 18:45:25
【问题描述】:

我知道如何查询常规网站的社交参与度。使用 facebook 图形浏览器 (https://developers.facebook.com/tools/explorer/) 或通过 api 可以很容易地实现它。作为路径,我提供对象的 url,例如一个网站,例如https://developers.facebook.com/tools/explorer/?method=GET&path=http%3A%2F%2Fwww.manuelfink.de&version=v2.0

但是,如果我对 youtube 电影 https://developers.facebook.com/tools/explorer/?method=GET&path=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DBpxVIwCbBK0&version=v2.0 尝试相同的操作,它总是会返回 https://www.youtube.com/watch 的共享计数。

是否可以获取 youtube 电影的 Facebook 分享/喜欢计数?

谢谢,非常感谢您的帮助!

【问题讨论】:

    标签: facebook facebook-graph-api youtube


    【解决方案1】:

    对于分享和喜欢计数,我认为您可以在以下关于 SO 的问题中找到答案: Get top videos on facebook/twitter,这是基于 How do you get the total likes for a URL (Likes and Shares)?,和 How to get share counts using graph API。请记住,Youtube 视频不止有一个可能的 url,因此您可能需要针对同一视频使用不同的 url 进行多次查询。我不确定你能不能拿到 cmets,但你可以试试how can I get all comments from a url in facebook?

    【讨论】:

      猜你喜欢
      • 2013-11-26
      • 2016-11-14
      • 2018-04-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-12-11
      • 1970-01-01
      相关资源
      最近更新 更多