-1

Possible Duplicate:
Taking contact list from hotmail gmail yahoo in java?

I want to access the list of all contact of yahoo mail id through java program. if you have any idea then plz give me your suggestion for that.

thanks

Shailendra singh

Community
  • 1
  • 1
  • 1
    There is a similar question already, but the accepted answer was to use the Yahoo! Address Book API, which is now depreciated in favour of the Yahoo! Contacts API. http://stackoverflow.com/questions/909508/programmatically-fetching-contacts-from-yahoo-address-book – Colin Pickard Feb 16 '10 at 13:24

1 Answers1

0

You want the Yahoo! Contacts API for that. Yahoo don't provide specific Java examples for the Contacts API, but they have a Java Developer Center with lots of Java/Yahoo resources.

Colin Pickard
  • 45,724
  • 13
  • 98
  • 148