vote up 0 vote down star

Hello All,

I have a website where i want to get visitor's facebook info (if any) like his name, country, etc and insert into database. I am just looking for a simple way to get his fb info and insert into database, no redirection like facebook connect. Any clues?

Thanks in advance :)

flag

2  
I'm hoping the answer to this question will be "you can't", because otherwise the privacy implications are appalling. I'll watch with interest those who know the answer. – Benj Nov 5 at 10:17

3 Answers

vote up 2 vote down check

Even if you could technically accomplish this -- and a few solutions come to mind, all involving some variation of screen-scraping -- you would be violating the Facebook terms of service and US privacy law.

You can accomplish this with Facebook Connect, and it does not require redirection to Facebook. It's just a simple pop-up window where the user enters their Facebook username/password. It's very easy, very elegant, and has the advantage of not landing you in prison. :-)

link|flag
vote up 0 vote down

You can't.

There is no way for you to get that information except if you know his Facebook ID.

link|flag
vote up 0 vote down

If you're not using facebook connect, you need to somehow get his Facebook ID and get his information from that.

link|flag

Your Answer

Get an OpenID
or

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