2012-12-07 38 views
0

我在嘗試獲取總分享和評論時遇到問題。Facebook的圖表不再有效

輸出:

{ 
    "http://website/post/the-christmas-is-coming": { 
     "url": "http://website/post/the-christmas-is-coming", 
     "type": "website", 
     "title": "website", 
     "image": [ 
     { 
      "url": "http://website/ads/300x250.png" 
     } 
     ], 
     "description": "website", 
     "updated_time": "2012-12-07T12:24:14+0000", 
     "id": "131852063636099" 
    } 
} 

在哪裏的問題?

LE:如何解決?

How to fetch facebook likes, share, comments count from an article

+0

請告訴我這裏的問題?你的問題是什麼? –

+0

@Tommy Crush,圖表應該返回股票和評論和輸出是...上週工作完美 –

+0

將需要URL來調試這一個。 –

回答

-1

這個probleme,使用圖形呼叫:

https://graph.facebook.com/fql?q=SELECT%20url,%20normalized_url,%20share_count,%20like_count,%20comment_count,%20total_count,commentsbox_count,%20comments_fbid,%20click_count%20FROM%20link_stat%20WHERE%20url=%27http://www.google.com%27