Skip to content

Instantly share code, notes, and snippets.

@edwardteach42
Created January 26, 2012 21:25
Show Gist options
  • Save edwardteach42/1685210 to your computer and use it in GitHub Desktop.
Save edwardteach42/1685210 to your computer and use it in GitHub Desktop.
Get Number of Likes for a URL
https://api.facebook.com/method/fql.query?query=SELECT%20like_count%20FROM%20link_stat%20WHERE%20url=%22http://www.example.com%22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment