LinkedIn API:从电子邮件中获取公开个人资料 [英] LinkedIn API: GET public profile from e-mail

查看:89
本文介绍了LinkedIn API:从电子邮件中获取公开个人资料的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用R来连接LinkedIn API.我想向其传递用户的电子邮件,并检索该用户的公开个人资料.我已经阅读过此处的文档,但没有发现关于此主题的任何有用信息. /p>

我确信这是有可能的,因为 Rapportive 已经做了很长时间了.任何帮助将不胜感激!

解决方案

通过三种方式将用户的电子邮件地址与LinkedIn个人资料进行匹配.

  1. 与LinkedIn有特殊的合作关系,使您可以访问非公共API函数.这很难,据我了解,他们只考虑大人物(拥有大量资金的初创公司,成熟的公司...)

  2. 通过电子邮件从另一个社交网络中检索用户的详细信息(Facebook过去一直对此不确定,过去一直不确定),然后使用电子邮件以外的其他详细信息在LinkedIn的API中进行多面搜索(姓名,职务,地点...) .您会多次获得准确的结果.

  3. 使用第三方服务(例如fullcontact.com)来获得这些结果.

我不确定您是否会打破LinkedIn的TOS,这完全取决于您要实现的目标.因此,请确保您已仔细阅读其服务条款.

I'm using R to connect with the LinkedIn API. I'd like to pass it the email of a user and retrieve that user's public profile. I've gone through the documentation here, but have found nothing useful on the subject.

I'm sure that this is somehow possible because Rapportive has been doing it for a long time. Any help would be appreciated!

解决方案

There are three ways to match a user's email address with a LinkedIn profile.

  1. Have a special partnership with LinkedIn which allows you access to non-public API functions. This is very hard, and per my understanding, they only consider big guys (Startups with serious funding, established companies...)

  2. Retrieve the user's details from another social network via email (Facebook used to allow that, not sure these days), and then perform a faceted search in LinkedIn's API using details other than the email (name, job title, location...) . You will get accurate results lots of times.

  3. Use a 3rd party service such as fullcontact.com in order to get you those results.

I'm not sure if you'll be breaking any LinkedIn TOS, it all depends on what you're trying to achieve. So make sure you thoroughly read their TOS.

这篇关于LinkedIn API:从电子邮件中获取公开个人资料的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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