Facebook,Twitter,LinkedIn, share link count
Is there any way to get number of users share some link on Facebook,Twitter,LinkedIn example: how many times some link was shared to Facebook,Twitter,LinkedIn to calculate popularity of some content. how to get share count my particular api ? is there any other option ? Are there some api ? Update Unfortunately, Twitter share count is impossible with API 1.1 Ref: intgr/(number) is number of shares and all responses are in JSON Facebook http://graph.facebook.com/?id=http://{URL} Returns: { "id": "http://{URL}", "shares": intgr/(number) } Twitter http://cdn.api.twitter.com/1/urls/count.json?url