Employee Count Endpoint
正式环境
https://nubela.co/proxycurl
正式环境
https://nubela.co/proxycurl
GET
https://nubela.co/proxycurl
Company API
Get a number of total employees of a Company.
请求参数
Query 参数
coy_name_match
string
可选
include
(default value) - Include employees whose profiles match the company name.exclude
- Exclude employees by company name match.示例值:
include
at_date
string
可选
1
extra credit on top of the base cost of the endpoint for users on the Growth or larger subscription. For all other users, it will cost 5
extra credits.示例值:
2023-12-31
use_cache
string
可选
if-present
: The default behavior. Fetches data from LinkDB cache regardless of age of profile.if-recent
: API will make a best effort to return a fresh data no older than 29 days. Costs an extra 1 credit on top of the cost of the base endpoint.use_cache=if-recent
, the linkedin_employee_count
parameter must be included with a value of 'include'.示例值:
if-present
linkedin_employee_count
string
可选
include
and exclude
:exclude
(default) : To exclude the scraped employee count.include
: To include the scraped employee count.1
credit on top of the base cost of the endpoint.示例值:
include
employment_status
string
可选
current
, past
, and all
:current
(default) : count current employeespast
: count past employeesall
: count current & past employees示例值:
current
url
string
必需
https://www.linkedin.com/company/<public_identifier>
示例值:
https://www.linkedin.com/company/apple/