LinkedIn API:有关公司和团体的信息
我想从用户的个人资料(关于他们的教育、经验......)和公司页面中获取一些数据。第一件事看起来很容易做到,但是第二件事呢?我可以以某种方式检索有关公司的数据吗?我可以获得用户关注哪些公司的信息吗?我可以获得用户所属的组列表以及有关这些组的信息吗?在我看来,LinkedIn API 极其有限,因为我没有注意到除了基本用户信息之外我还能得到任何东西......
谢谢,
Ivan
I would like to get some data from both users' profiles (about their education, experiences...) and about companies' pages. The first thing seems easy to do, but what's with the second? Can I somehow retreive data about companies? Can I get info which companies a user is following? And can I get a list of groups a user is a member of + info about those groups? It seems to me like LinkedIn API is extremely limited, since I haven't noticed that I can get anything but basic user info...
Thanks,
Ivan
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据 LinkedIn 开发者论坛,仍然没有可以访问特定公司信息的公司或组 API:
http://developer.linkedin.com/search.jspa?peopleEnabled=true&userID=&containerType=&container=& ;q=company+api
如果特定用户是一阶连接,则可以获得有关该用户曾工作过的公司的有限信息。 Profile API 具有特定于公司的字段,并包含公司规模和行业等信息:
http:// /developer.linkedin.com/docs/DOC-1061#company
According to the LinkedIn Developer Forums, there are still no Company or Groups API's that gives access to specific company info available:
http://developer.linkedin.com/search.jspa?peopleEnabled=true&userID=&containerType=&container=&q=company+api
It is possible to get limited information about a company that a particular user has worked for, if that person is a first-order connection. The Profile API has fields specific to Companies, and has information like company size and industry:
http://developer.linkedin.com/docs/DOC-1061#company