Person Search Endpoint
正式环境
https://nubela.co/proxycurl
正式环境
https://nubela.co/proxycurl
GET
https://nubela.co/proxycurl
Search API
Search for people who meet a set of criteria within our exhaustive dataset of people profiles.
请求参数
Query 参数
country
string
可选
This parameter accepts a case-insensitive Alpha-2 ISO3166 country code.
示例值:
US
first_name
string
可选
示例值:
Sarah
last_name
string
可选
示例值:
Jackson OR Johnson
education_field_of_study
string
可选
示例值:
computer science
education_degree_name
string
可选
示例值:
MBA
education_school_name
string
可选
示例值:
Caltech OR Massachusetts Institute of Technology
education_school_linkedin_profile_url
string
可选
示例值:
https://www.linkedin.com/school/national-university-of-singapore/
current_role_title
string
可选
示例值:
founder
past_role_title
string
可选
示例值:
founder
current_role_before
string
可选
null
.示例值:
2019-12-30
current_role_after
string
可选
null
.示例值:
2019-12-30
current_company_linkedin_profile_url
string
可选
null
.示例值:
https://www.linkedin.com/company/apple
past_company_linkedin_profile_url
string
可选
null
.示例值:
https://www.linkedin.com/company/apple
current_job_description
string
可选
示例值:
education
past_job_description
string
可选
示例值:
education
current_company_name
string
可选
示例值:
Stripe OR Apple
past_company_name
string
可选
示例值:
Stripe OR Apple
linkedin_groups
string
可选
示例值:
haskell
languages
string
可选
示例值:
Mandarin OR Chinese
region
string
可选
A “region” in this context means “state,” “province,” or similar political division, depending on what country you’re querying.
示例值:
California
city
string
可选
示例值:
Seattle OR Los Angeles
headline
string
可选
示例值:
founder
summary
string
可选
示例值:
founder
industries
string
可选
current_company_industry
does not, but current_company_industry
should be preferred when it exists.示例值:
automotive
interests
string
可选
示例值:
technology
skills
string
可选
示例值:
accounting
current_company_country
string
可选
示例值:
us
current_company_region
string
可选
示例值:
United States
current_company_city
string
可选
示例值:
Seattle OR Los Angeles
current_company_type
string
可选
EDUCATIONAL
: Educational InstitutionGOVERNMENT_AGENCY
: Government AgencyNON_PROFIT
: NonprofitPARTNERSHIP
: PartnershipPRIVATELY_HELD
: Privately HeldPUBLIC_COMPANY
: Public CompanySELF_EMPLOYED
: Self-EmployedSELF_OWNED
: Sole Proprietorship示例值:
NON_PROFIT
current_company_follower_count_min
string
可选
示例值:
1000
current_company_follower_count_max
string
可选
示例值:
1000
current_company_industry
string
可选
industry
that matches the provided search expression. The 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.示例值:
higher AND education
current_company_employee_count_min
string
可选
示例值:
1000
current_company_employee_count_max
string
可选
示例值:
1000
current_company_description
string
可选
示例值:
medical device
current_company_founded_after_year
string
可选
示例值:
1999
current_company_founded_before_year
string
可选
示例值:
1999
current_company_funding_amount_min
string
可选
示例值:
1000000
current_company_funding_amount_max
string
可选
示例值:
1000000
current_company_funding_raised_after
string
可选
示例值:
2019-12-30
current_company_funding_raised_before
string
可选
示例值:
2019-12-30
public_identifier_in_list
string
可选
The target person’s identifier must be a member of this list.
示例值:
williamhgates,johnrmarty
public_identifier_not_in_list
string
可选
The target person’s identifier must not be a member of this list.
示例值:
williamhgates,johnrmarty
page_size
string
可选
100
.1
to 100
.enrich_profiles=enrich
, this parameter accepts value ranging from 1
to 10
.示例值:
10
follower_count_min
string
可选
示例值:
1000
follower_count_max
string
可选
示例值:
1000
enrich_profiles
string
可选
skip
(default): lists person's profile url onlyenrich
: include person's profile data in the list1
credit per result returned.示例值:
enrich
use_cache
string
可选
if-present (default value) - Returns result as it is without any freshness guarantee
if-recent - Will make a best effort to return results of profiles no older than 29 days. Costs 1 extra credit
per result on top of the base cost of the endpoint for users on the Growth or larger subscription. For all other
users, it will cost 2 extra credits per result on top of the base cost of the endpoint.
示例值:
if-present