Created
October 12, 2014 13:53
-
-
Save BenjaminKobjolke/66e96b43d91b9955a3ad to your computer and use it in GitHub Desktop.
download facebook profile images
This file contains hidden or 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 -L "https://graph.facebook.com/[1-100000000]/picture?width=160&height=160" -o "facebook_user_#1.jpg" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment