Skip to content

Instantly share code, notes, and snippets.

@fadhlirahim
Last active December 17, 2015 02:39
Show Gist options
  • Save fadhlirahim/5537865 to your computer and use it in GitHub Desktop.
Save fadhlirahim/5537865 to your computer and use it in GitHub Desktop.
FQL Share count for a url
SELECT url, normalized_url, share_count, like_count, comment_count, total_count,commentsbox_count, comments_fbid, click_count FROM link_stat WHERE url='http://www.booom.com/’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment