Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is there a programmatic ( using an email address) to know whether that person is registered on facebook or not?

I would like to give the user an option to post his details on his facebook page from my website. But I want to give him the option only if he/she has facebook profile. So I need a way of knowing this using email.

share|improve this question
i think thats not possible untill you have access to the FB database. by the way there are many sites which provide access via FB account u need to follow that way. I think that would be better option, kindly reply to this comment when u have a answer i would like to know as well.i dont know why this question is voted down.may be its due to the language. voting the question UP as i feel the way of asking though looks wrong but the itention of asking is sumthing elz. I hope i am right isnt it??? – amod0017 Jun 15 '11 at 10:25
Yes...I have edited my question so that people could understand my reason behind asking it. Thanks for the suggestion. – aakashbhowmick Jun 15 '11 at 11:39

2 Answers

up vote 4 down vote accepted

http://www.idolbin.com/blog/web-development/facebook/people-search-using-facebook-graph-api-find-users-through-name-or-email/

I know i havent answered your question but there was no point copying and pasting this entire article :)

share|improve this answer
Thanks a lot, this was the easiest tutorial on Facebook API that I have ever seen. – aakashbhowmick Jun 16 '11 at 20:32
No problem, would you mind accepting it if it helped : ) – benhowdle89 Jun 16 '11 at 20:38

No this is not possible, Facebook will not share any information that requires permission publicly.

Just provide the functionality and let the user decides.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.