Like facebook http://graph.facebook.com/userid/picture, is there an easy way to get multiple profile pictures in LinkedIn?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You need to use oAuth for linkedin, and use url like: http://api.linkedin.com/v1/people/~:(id,public-profile-url,picture-url) See here: Linkedin API Hope it helps |
|||