Skip to content

Instantly share code, notes, and snippets.

@angelbotto
Created May 23, 2014 06:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save angelbotto/4fb99626057305d4bc7d to your computer and use it in GitHub Desktop.
Save angelbotto/4fb99626057305d4bc7d to your computer and use it in GitHub Desktop.
get facebook likes comments, share and another data from url
https://api.facebook.com/method/fql.query?query=select%20total_count,like_count,comment_count,share_count,click_count%20from%20link_stat%20where%20url=%27http://www.angelbotto.net/%27&format=json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment