开发者

Get Email Hashes of My Facebook Connections

Is it possible? Just need the CRC32_MD5 hash they use, but can't seem to find the way of doing it.

Note that this is not a dup of this other question 开发者_如何学Pythonsince the question and it's answers are focused on getting the plain email, not the hash.


You can use FQL to get this. Specifically the email_hashes field. You can then combine it with connect.registerUsers and compare it with your existing user DB.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜