Skip to content

Instantly share code, notes, and snippets.

@tadyjp
Created July 9, 2012 13:33
Show Gist options
  • Save tadyjp/3076597 to your computer and use it in GitHub Desktop.
Save tadyjp/3076597 to your computer and use it in GitHub Desktop.
get friends of friends list on facebook
curl -O -b cookie.txt "https://www.facebook.com/ajax/browser/list/allfriends/?uid=<TARGET_ID>&__user=<MY_ID>&__a=1start=0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment