Click here to Skip to main content
15,893,663 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
I want to import yahoo contact by providing username and password. can you please help me in this?

I also want to know that does yahoo provides any Dot Net compatible library which can be use to import contact. For example google provides "Google.GData.Client.dll", "Google.GData.Contacts.dll" and "Google.GData.Extensions.dll" library for dot net, which can be use to import contacts by providing only userid and password.
I want same kind of help.
Does you guys can help to import contact from yahoo.
Posted

Yahoo have API's exposed for the same.

Look around the following links:
Make Yahoo! Web Service REST Calls With C#[^]
Yahoo Contacts API[^]
 
Share this answer
 
Following article describes what you need and give the correct pointers on doing what you want. and also it gives shows the way to do it for a lot of sites and not just yahoo.

http://stackoverflow.com/questions/3660160/import-contacts-from-hotmai-live-gmail-yahoo[^]

I hope it was useful, if not let me know and I will try to refine my answer.
 
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