我们正在开发一个IOS应用程序,我们需要来自linkedIn的体验详细信息,以便我们可以找到完整的用户体验。任何人都可以提供直接的API或某些代码。
我使用过此网址,但我没有获得教育和体验详情
NSURL * url = [NSURL URLWithString:@" http://api.linkedin.com/v1/people/~:(id,first-name,last-name,email-address,picture-url,public-profile-url,education,experience)"];