公司简介API:LinkedIn
谁能告诉我如何通过任何 API 从 linkedIn 获取公司公司、名称、职位、电子邮件地址、实际地址、公司类型等信息
Can anyone one tell how to get the company Company,Name,Title,Email Address,Physical Address,Company Type, and more from linkedIn through any API
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
LinkedIn 自 2011 年 5 月起已添加公司 API。
https://developer。 linkedin.com/documents/company-lookup-api-and-fields
我通过 Python 使用 Company API 并获得了良好的结果。如果您还有其他问题,请告诉我。
LinkedIn has added the Company API as of May 2011.
https://developer.linkedin.com/documents/company-lookup-api-and-fields
I'm using the Company API through Python and getting good results. Let me know if you have more questions.
现在他们允许通过关键字搜索公司:
https://developer.linkedin.com/documents/company-search
Now they allow searching companies by keywords:
https://developer.linkedin.com/documents/company-search