Click here to Skip to main content
15,887,350 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I have a text box where I enter any email. If that email exists in LinkedIN or Facebook sites. So i want to get some public information (email, name, image etc) through that email.
Is it possible?Please help
Posted

1 solution

I don't think so that either facebook or linkedin will share the info about users without login. So if you want to get those info you have to create facebook and linked login.

Here these are
1. facebook
http://www.aspsnippets.com/Articles/Login-with-FaceBook-account-in-ASPNet-Website.aspx[^]

2. Linkedin
http://www.aspsnippets.com/Articles/Login-with-LinkedIn-Account-and-fetch-User-Profile-details-like-ID-Name-Picture-and-Email-in-ASPNet.aspx[^]

I hope these will help you.

Thanks
Arka
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900