简体   繁体   English

通过LinkedIn API获取网站上的所有信息

[英]Get all the information on the website through LinkedIn API

I'm working on an app for LinkedIn. 我正在为LinkedIn开发应用程序。 I want to access all the information available on the website but the API doesn't return most of them. 我想访问网站上的所有可用信息,但API不会返回其中的大多数信息。 I was wondering how to get them. 我在想如何获得它们。

I can use screen scraping but I wonder why the API doesn't return the information when I can easily access it on the website? 我可以使用屏幕抓取功能,但是我想知道为什么当我可以轻松地在网站上访问API时,API不返回信息吗?

For instance this profile has many education information and it's public but none is returned via the API!!! 例如, 此配置文件包含许多教育信息,并且是公开的,但是没有通过API返回!

The LinkedIn API is purposely designed to return certain datasets, some that are only accessible via the website and not the API. LinkedIn API专门用于返回某些数据集,其中某些数据集只能通过网站而非API进行访问。

Also, scraping any part of LinkedIn's website or its content is in violation of the LinkedIn API Terms of Use: https://developer.linkedin.com/documents/linkedin-apis-terms-use 另外,抓取LinkedIn网站的任何部分或其内容也违反了LinkedIn API使用条款: https : //developer.linkedin.com/documents/linkedin-apis-terms-use

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM