Are there any existing APIs or examples to do this? I would like to pull public social information without requiring users to manually connect their accounts to our website.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
FullContact API should let you complete the users’ public social info, provided you have an email or phone number to pass to it.
Here’s the site:
http://www.fullcontact.com/developer/
& the API docs:
http://www.fullcontact.com/developer/docs/
(As others have said, for privacy reasons you need the user to be authenticated when going directly to the source and looking for private data…but for public social information, FullContact should do the trick.)
(& full disclosure – I now work for FullContact – but was using their API for about a year beforehand, so when it seemed relevant to your question, figured I’d post it.)