LinkedIn的API - 获取有关我的所有连接信息 [英] LinkedIn API - get information about my ALL Connections

查看:268
本文介绍了LinkedIn的API - 获取有关我的所有连接信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用Facebook的API,但我是新来的LinkedIn的API。

我需要如何获取关于我的所有连接信息(姓名,生日等)一些帮助,我需要用令牌和信息相关的API调用都帮助。

至于令牌 - 对Facebook有Facebook的 控制台在运行时生成的令牌并测试我们的API调用......难道LinkedIn也有类似的东西吗?

更新:我能够得到使用连接列表:

  http://api.linkedin.com/v1/people/~/connections?modified=new

...但我怎么也得生日(如果公开共享)?我已经尝试:

<$p$p><$c$c>http://api.linkedin.com/v1/people/~/connections:(headline,first-name,last-name,date-of-birth)

...但是,让我看到第一个和最后的名字,但不是出生日期。


解决方案

<击>您可以使用控制台休息这里:的 http://developer.linkedin.com/rest-console

有一个模板方法,你可以使用一个叫做找我的连接。

我希望这有助于。

更新:LinkedIn已成为制约其开放的API访问,这不再适用

I have used Facebook API but I am new to Linkedin api.

I need some help on how to get information (name, birthday, etc) about my ALL Connections, and I need help with both the token and the info-related API calls.

As for the token -- in Facebook there is the Facebook Console to generate tokens at runtime and test our API calls... Does LinkedIn have something similar?

Update: I'm able to get list of connections using:

http://api.linkedin.com/v1/people/~/connections?modified=new

... but how can I also get birthdates (if shared publicly)? I've attempted:

http://api.linkedin.com/v1/people/~/connections:(headline,first-name,last-name,date-of-birth)

...however, that shows me the first and last name but NOT the date of birth.

解决方案

You can use the rest console here: http://developer.linkedin.com/rest-console

There is a template method you can use called "Get My Connections".

I hope this helps.

Update: LinkedIn has restricted their open API access, and this no longer works.

这篇关于LinkedIn的API - 获取有关我的所有连接信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆