Skip to content

Instantly share code, notes, and snippets.

@amirnissim
Last active August 29, 2015 13:55
Show Gist options
  • Select an option

  • Save amirnissim/8780812 to your computer and use it in GitHub Desktop.

Select an option

Save amirnissim/8780812 to your computer and use it in GitHub Desktop.
# source: http://stackoverflow.com/questions/5699270/how-to-get-share-counts-using-graph-api/5700882#5700882
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://google.com%27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment