Person Profile Endpoint
正式环境
https://nubela.co/proxycurl
正式环境
https://nubela.co/proxycurl
GET
https://nubela.co/proxycurl
People API
Get structured data of a Personal Profile
请求参数
Query 参数
extra
string
可选
Extra details include gender, birth date, industry and interests.
exclude
(default value) - Does not provide extra data field.include
- Append extra data to the person profile object.Costs an extra
1
credit on top of the cost of the base endpoint (if data is available).示例值:
include
github_profile_id
string
可选
exclude
(default value) - Does not provide Github Id data field.include
- Append Github Id data to the person profile object.Costs an extra
1
credit on top of the cost of the base endpoint (if data is available).示例值:
include
facebook_profile_id
string
可选
exclude
(default value) - Does not provide Facebook Id data field.include
- Append Facebook Id data to the person profile object.Costs an extra
1
credit on top of the cost of the base endpoint (if data is available).示例值:
include
twitter_profile_id
string
可选
exclude
(default value) - Does not provide Twitter Id data field.include
- Append Twitter Id data to the person profile object.Costs an extra
1
credit on top of the cost of the base endpoint (if data is available).示例值:
include
personal_contact_number
string
可选
exclude
(default value) - Does not provide personal numbers data field.include
- Append personal numbers data to the person profile object.Costs an extra
1
credit per personal number returned on top of the cost of the base endpoint (if data is available).示例值:
include
personal_email
string
可选
exclude
(default value) - Does not provide personal emails data field.include
- Append personal emails data to the person profile object.Costs an extra
1
credit per email returned on top of the cost of the base endpoint (if data is available).示例值:
include
inferred_salary
string
可选
exclude
(default value) - Does not provide inferred salary data field.include
- Append inferred salary range data to the person profile object.Costs an extra
1
credit on top of the cost of the base endpoint (if data is available).示例值:
include
skills
string
可选
exclude
(default value) - Does not provide skills data field.include
- Append skills data to the person profile object.Costs an extra
1
credit on top of the cost of the base endpoint (if data is available).示例值:
include
use_cache
string
可选
if-present
- 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
(Default) - 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
fallback_to_cache
string
可选
on-error
(default value) - Fallback to reading the profile from cache if an error arises.never
- Do not ever read profile from cache.示例值:
on-error
twitter_profile_url
string
可选
https://x.com/<public-identifier>
linkedin_profile_url
, twitter_profile_url
, or facebook_profile_url
)示例值:
https://x.com/johnrmarty/
facebook_profile_url
string
可选
https://facebook.com/<public-identifier>
linkedin_profile_url
, twitter_profile_url
, or facebook_profile_url
)示例值:
https://facebook.com/johnrmarty/
linkedin_profile_url
string
可选
https://linkedin.com/in/<public-identifier>
linkedin_profile_url
, twitter_profile_url
, or facebook_profile_url
)示例值:
https://linkedin.com/in/johnrmarty/