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
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/