使用url获取所有评论的列表? [英] get list of all comments using url?

查看:167
本文介绍了使用url获取所有评论的列表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在询问之前看过这个问题,但是它有帮助。



Facebook Graph API获取所有评论



如何从Facebook的网址获取所有评论?



我正在尝试从两个网址获取所有评论。


  1. www.arrowlife.com?section=目标明星


  2. www.arrowlife.com?section=section=The-Improviser


  3. <我已经完成了以下操作:



    我将URL编码为上面的url,并在URL中传递: https://graph.facebook.com/www.arrowlife.com %3Fsection%3DDestined-for-stardom / comments



    我在哪里出错?



    如果您想查看评论,请防止: http://www.arrowlife.com/



    我拥有的唯一资源是url。

    解决方案

    p>这样做: http://graph.facebook.com/comments?id=http%3A%2F%2Fwww.arrowlife.com%2F%3Fsection%3DDestined-for-stardom



    (确保你在URL前面有http://(编码))


    I viewed this question before asking ,but it dint help.

    Facebook Graph API get all comments

    how can I get all comments from a url in facebook?

    I am trying to fetch all comments from two url.

    1. www.arrowlife.com?section=Destined-for-stardom

    2. www.arrowlife.com?section=section=The-Improviser

    What I have done:

    I url encoded the above urls and passed in the url like this:https://graph.facebook.com/www.arrowlife.com%3Fsection%3DDestined-for-stardom/comments

    Where am i going wrong?

    Just in case if you want to see the comments:http://www.arrowlife.com/

    The only resource I have with me is url.

    解决方案

    This works: http://graph.facebook.com/comments?id=http%3A%2F%2Fwww.arrowlife.com%2F%3Fsection%3DDestined-for-stardom

    (Make sure you have the "http://" (encoded) in front of the url)

    这篇关于使用url获取所有评论的列表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆