I have a list of names that I need to match with facebook profile pictures, without an access_token.
Using
http://graph.facebook.com/USERNAME/picture to get the pictures only seems to work if the user has a username.
Whats the best way to do this?
Also I took a look at pipl.com and they manage to fetch myspace and facebook profile images very easily with just a name.
