Created
July 9, 2012 13:33
-
-
Save tadyjp/3076597 to your computer and use it in GitHub Desktop.
get friends of friends list on facebook
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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