问题
Like facebook http://graph.facebook.com/userid/picture, is there an easy way to get multiple profile pictures in LinkedIn?
回答1:
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
来源:https://stackoverflow.com/questions/8784222/get-linkedin-user-profile-pictures