的公司目錄
回答
更新:現在有一個官方的API:https://developer-programs.linkedin.com/documents/company-search
官方API似乎並不具備這一功能。但是,他們確實有一個可以通過搜索公司的URL,並且會返回帶有公司名稱,徽標URL,員工數量和公司配置文件鏈接的JSON響應。
例如搜索的 「CITR」 將是
http://www.linkedin.com/ta/federator?query=citr&types=company,group,sitefeature
它返回
{
"sitefeature":{
"resultList":[
]
},
"company":{
"resultList":[
{
"id":"1195260",
"headLine":"<strong>CiTR<\/strong> SHINDIG",
"displayName":"CiTR SHINDIG",
"subLine":"Entertainment; 1-10 employees",
"url":"http://www.linkedin.com/companies/1195260"
},
{
"id":"2641",
"headLine":"<strong>Citr<\/strong>ix Systems",
"imageUrl":"http://media03.linkedin.com/mpr/mpr/shrink_40_40/p/3/000/043/32b/0076ade.png",
"displayName":"Citrix Systems",
"subLine":"Computer Software; 1001-5000 employees",
"url":"http://www.linkedin.com/companies/2641"
},
{
"id":"7659",
"headLine":"<strong>Citr<\/strong>oen",
"imageUrl":"http://media01.linkedin.com/mpr/mpr/shrink_40_40/p/3/000/01d/3d0/277c145.png",
"displayName":"Citroen",
"subLine":"Automotive; 10,001+ employees",
"url":"http://www.linkedin.com/companies/7659"
},
{
"id":"260214",
"headLine":"PSA Peugeot <strong>Citr<\/strong>oën",
"imageUrl":"http://media02.linkedin.com/mpr/mpr/shrink_40_40/p/2/000/021/0b7/07c4193.png",
"displayName":"PSA Peugeot Citroën",
"subLine":"Automotive; 10,001+ employees",
"url":"http://www.linkedin.com/companies/260214"
},
...
不理想,但我想這是我們目前可以做的最好的 – 2011-02-17 11:24:35
上帝,我希望我知道那之前....謝謝! – philgo20 2011-04-12 23:35:12
感謝您的出色解決方案.. – 2015-02-04 10:55:34
這似乎是在LinkedIn的API請求的功能(https://developer.linkedin.com/thread/2970)
實際上, LinkedIn API現在有一個公司搜索功能,從去年5月開始提供: https://developer.linkedin.com/documents/company-search
LinkedIn有幾個公司的API,這只是其中之一。請隨時閱讀文檔並查看可用內容。
鏈接是已死,不幸。 – 2016-04-20 11:17:44
此功能已停用,對不對? – John 2017-04-26 07:24:48
- 1. 分公司不變目錄
- 2. 公司目錄樹未正確構建
- 3. Gradle公司的母公司
- 4. WHERE公司=(DISTINCT公司)
- 5. 項目命名約定:[公司] [項目名稱]與[公司項目名稱]
- 6. 公司範圍內的母公司pom
- 7. Google Shared Contacts API更新公司範圍的聯繫人目錄
- 8. SourceTree刪除所有地方分公司的特定目錄
- 9. Perforce公司 - 取消擱置的文件到另一個目錄
- 10. 使用蘋果公司的抄錄
- 11. 瞭解Java中的大公司項目
- 12. OpenERP多公司會計科目表選定的公司圖表未列出
- 13. 無法在戶外找到根目錄(公司主頁)
- 14. SugarCRM公司/ SuiteCRM API登錄重定向
- 15. 不同的公司
- 16. 的UserInfo SalesForce公司
- 17. 雲公司的FireStore
- 18. Connexion公司
- 19. 與SalesForce公司
- 20. 在Vue公司
- 21. 在Vue公司
- 22. 從母公司
- 23. Yodlee公司CoreExceptionFaultMessage
- 24. 伯爵公司
- 25. 公司名稱
- 26. 由母公司
- 27. 於母公司
- 28. 在Zend公司
- 29. 在Zend公司
- 30. Vue公司-CLI發電項目停止
我有一些類似的問題,與公司有關http://developer.linkedin.com/thread/2394 – sergtk 2010-10-29 06:44:33