Facebook Graph Api url comments and shares count doesn't work anymore

后端 未结 2 820
不知归路
不知归路 2020-12-29 17:17

I\'m using the facebook comment plugin for my blog and until now, the facebook graph api helped me to retrieve the comment count of each post on my website. So, as I said, t

2条回答
  •  误落风尘
    2020-12-29 17:37

    Facebook deprecated FQL. So, Don't use fql. You can get the number of shares using the following path

    http://graph.facebook.com/?id=http://sriraman.in/
    

    For more information, Refer, http://blog.sriraman.in/url-share-count-facebook-twitter/

提交回复
热议问题