chacham15
chacham15

Reputation: 14251

How can I get the emails of all of a users friends from Facebook?

I have seen iphone apps that allow you to 'import your contacts from facebook'. Somehow they manage to get your friends emails.

I tried querying the facebook database with FQL and I only get back my own email (I DO have the email permission enabled).

How is it that the iphone app is able to get my friends emails as well? Scraping?

Upvotes: 0

Views: 384

Answers (1)

bkaid
bkaid

Reputation: 52083

Normal Facebook api does not support this. Facebook could have whitelisted an app to allow for this but I am guessing they whitelist very few apps for this.

Upvotes: 2

Related Questions