- 官方插件
- ProxyCurl
- Meta API
- Search API
- Contact API
- Jobs API
- People API
- Company API
- School API
- 插件网关POST
- 插件网关(不支持的请求类型)GET
School Profile Endpoint
正式环境
https://nubela.co/proxycurl
正式环境
https://nubela.co/proxycurl
GET
https://nubela.co/proxycurl
School API
Get structured data of a LinkedIn School Profile
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Query 参数
url
string
必需
https://www.linkedin.com/school/<public_identifier>
示例值:
https://www.linkedin.com/school/national-university-of-singapore
use_cache
string
可选
if-present
The default behavior.Fetches profile from cache regardless of age of profile. If profile is not available in cache, API will attempt to source profile externally.if-recent
API will make a best effort to return a fresh profile no older than 29 days.Costs an extra 1
credit on top of the cost of the base endpoint.示例值:
if-present
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://nubela.co/proxycurl/api/linkedin/school?url=https://www.linkedin.com/school/national-university-of-singapore'
返回响应
🟢200成功
application/json
Body
linkedin_internal_id
string
可选
description
string | null
可选
website
string | null
可选
industry
string | null
可选
industry
attribute, found in a LinkedIn Company profile, describes the industry in which the company operates. The value of this attribute is an enumerator. [This CSV file provides an exhaustive list of possible values for this attribute] (https://drive.google.com/file/d/1T-ULD_mFc8lPogyVabtx-fereXENIhor/view).company_size
array [oneOf]
可选
>= 2 items<= 2 items
integer | null
可选
integer | null
可选
company_size_on_linkedin
integer
可选
hq
可选
One of
示例值:
{"country":"SG","city":"Singapore","postal_code":"119077","line_1":"21 Lower Kent Ridge Road, Singapore","is_hq":true,"state":null}
country
string | null
可选
city
string | null
可选
postal_code
string | null
可选
line_1
string | null
可选
is_hq
boolean
可选
state
string | null
可选
company_type
可选
One of
EDUCATIONAL
: Educational InstitutionGOVERNMENT_AGENCY
: Government AgencyNON_PROFIT
: NonprofitPARTNERSHIP
: PartnershipPRIVATELY_HELD
: Privately HeldPUBLIC_COMPANY
: Public CompanySELF_EMPLOYED
: Self-EmployedSELF_OWNED
: Sole Proprietorship枚举值:
EDUCATIONALGOVERNMENT_AGENCYNON_PROFITPARTNERSHIPPRIVATELY_HELDPUBLIC_COMPANYSELF_EMPLOYEDSELF_OWNED
founded_year
integer | null
可选
specialities
array[string]
可选
locations
array[object (CompanyLocation) {6}]
可选
country
string | null
可选
city
string | null
可选
postal_code
string | null
可选
line_1
string | null
可选
is_hq
boolean
可选
state
string | null
可选
name
string | null
可选
tagline
string | null
可选
universal_name_id
string | null
可选
profile_pic_url
string | null
可选
background_cover_image_url
string | null
可选
search_id
string
可选
similar_companies
array[object (SimilarCompany) {4}]
可选
name
string | null
可选
link
string | null
可选
industry
string | null
可选
location
string | null
可选
affiliated_companies
array[object (AffiliatedCompany) {4}]
可选
name
string | null
可选
link
string | null
可选
industry
string | null
可选
location
string | null
可选
updates
array[object (CompanyUpdate) {5}]
可选
article_link
string | null
可选
image
string | null
可选
posted_on
可选
text
string | null
可选
total_likes
integer | null
可选
follower_count
integer | null
可 选
示例
{
"linkedin_internal_id": "5524",
"description": "At NUS, we are shaping the future through our people and our pursuit of new frontiers in knowledge. In a single century, we have become a university of global influence and an Asian thought leader. Our location at the crossroads of Asia informs our mission and gives us a tremendous vantage point to help create opportunities and address the pressing issues facing Singapore, Asia and the world.\r\rAt NUS, we believe in education, research and service that change lives.",
"website": "http://nus.edu.sg",
"industry": "Higher Education",
"company_size": [
5001,
10000
],
"company_size_on_linkedin": 16084,
"hq": {
"country": "SG",
"city": "Singapore",
"postal_code": "119077",
"line_1": "21 Lower Kent Ridge Road, Singapore",
"is_hq": true,
"state": null
},
"company_type": "EDUCATIONAL_INSTITUTION",
"founded_year": 1905,
"specialities": [
"education",
"research"
],
"locations": [
{
"country": "SG",
"city": "Singapore",
"postal_code": "119077",
"line_1": "21 Lower Kent Ridge Road, Singapore",
"is_hq": true,
"state": null
}
],
"name": "National University of Singapore",
"tagline": null,
"universal_name_id": "national-university-of-singapore",
"profile_pic_url": "https://s3.us-west-000.backblazeb2.com/proxycurl/company/national-university-of-singapore/profile?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20230119%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20230119T071304Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=a66e032f168972bef4ea3821705194ea1c144415a1655bdb328f961ed30e2a24",
"background_cover_image_url": "https://s3.us-west-000.backblazeb2.com/proxycurl/company/national-university-of-singapore/cover?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20230119%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20230119T071304Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=551f456b6156e4610bc3e7be43e2f9b0e4b071db5f41f56cc0e408fc1b5a1140",
"search_id": "5524",
"similar_companies": [
{
"name": "NUS Business School",
"link": "https://www.linkedin.com/school/nus-business-school/",
"industry": "Higher Education",
"location": null
},
{
"name": "NUS Faculty of Arts and Social Sciences",
"link": "https://www.linkedin.com/school/nusfass/",
"industry": "Higher Education",
"location": null
}
],
"affiliated_companies": [],
"updates": [],
"follower_count": 539321
}
🟠400请求有误
🟠401没有权限
🟠403禁止访问
🟠404记录不存在
🟠429429
🔴500服务器错误
🔴503服务器故障