include
(default value) - Include employees whose profiles match the company name.exclude
- Exclude employees by company name match.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.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'.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.current
, past
, and all
:current
(default) : count current employeespast
: count past employeesall
: count current & past employeeshttps://www.linkedin.com/company/<public_identifier>