4

I mostly worked on Socila apis. Currently I am working on Yahoo apis. I need to fetch contacts and profile information from Yahoo using APIs. I studied their documentation but don't get what to do. I need to implement using JavaScript. Can anyone suggest me sample code?

user unknown
  • 35,537
  • 11
  • 75
  • 121

1 Answers1

0

You can use YQL. Example of how to get the profile information: link

Michael Kohne
  • 11,888
  • 3
  • 47
  • 79
Yash Dayal
  • 1,164
  • 8
  • 7