People and companies

LinkedIn company employees

from $0.0240 per profilelinkedin.company_employees

Lists the people who work at one or more LinkedIn companies, with filters for job title, seniority, function, location, tenure, and years of experience.

Email lookup is available as a paid mode.

What a call costs

Billed on actual usage, minimum $0.0020 per call, capped at $18.00 per call.

a price before every call. failed calls are never charged.

When to use it

Use to map an organisation: find decision makers at a target account, size a department, or build a contact list for a named company. Prefer this over keyword search when you know the employer.

Inputs

LinkedIn company employees takes 26 fields, 1 of them required. Anything you leave out falls back to the tool's own default.

FieldTypeRequiredWhat it does
companiesarray of stringyesFull LinkedIn company URLs, for example https://www.linkedin.com/company/google.
maxItemsintegeroptionalMaximum employees to return. This is the field the price quote is sized from.
jobTitlesarray of stringoptionalCurrent job title filter, for example "Head of Sales".
locationsarray of stringoptionalLinkedIn location filter. Prefer the full country or city name.
startPageintegeroptionalSearch page to start from. Each page holds 25 profiles.
takePagesintegeroptionalNumber of search pages to scrape, 25 profiles each. Setting this above maxItems/25 raises the real cost without raising the quote, so prefer maxItems.
functionIdsarray of stringoptionalFunction filter, for example "8" for Engineering, "25" for Sales.
industryIdsarray of stringoptionalLinkedIn industry ID filter, for example "4" for Software Development.
searchQuerystringoptionalFuzzy search within the company's employees.
pastJobTitlesarray of stringoptionalPast job title filter.
excludeSchoolsarray of stringoptionalDrop profiles who attended these schools, for example Stanford University.
companyBatchModestringoptionalHow multiple companies are queried. one_by_one runs a separate query per company and therefore pays the $0.02 actor-start fee once PER COMPANY, so it is the single most expensive flag on this endpoint.
companyHeadcountarray of stringoptionalCurrent employer headcount band, A self-employed through I 10001+.
excludeLocationsarray of stringoptionalLocations to exclude.
seniorityLevelIdsarray of stringoptionalSeniority filter. 120 Senior, 220 Director, 300 Vice President, 310 CXO, 320 Owner or Partner.
excludeFunctionIdsarray of stringoptionalDrop profiles in these LinkedIn functions, for example 8 for Engineering, 25 for Sales. The inverse of functionIds.
excludeIndustryIdsarray of stringoptionalDrop profiles in these LinkedIn industry IDs, for example 4 for Software Development. The inverse of industryIds.
maxItemsPerCompanyintegeroptionalPer-company cap, only used with companyBatchMode one_by_one.
profileScraperModestringoptionalDetail level per employee, and what each employee costs us. Short bills $0.003, Full bills $0.008, and Full + email search bills $0.012.
recentlyChangedJobsbooleanoptionalOnly people who recently changed jobs.
excludePastCompaniesarray of stringoptionalDrop profiles who previously worked at these companies. Full LinkedIn company URLs.
excludePastJobTitlesarray of stringoptionalDrop profiles with these past job titles. The inverse of pastJobTitles.
yearsOfExperienceIdsarray of stringoptionalTotal experience filter, 1 under a year through 5 over ten years.
excludeCurrentJobTitlesarray of stringoptionalDrop profiles with these current job titles. The inverse of jobTitles.
excludeSeniorityLevelIdsarray of stringoptionalDrop profiles at these seniority levels. The inverse of seniorityLevelIds: 120 Senior, 220 Director, 300 Vice President, 310 CXO, 320 Owner or Partner.
yearsAtCurrentCompanyIdsarray of stringoptionalTenure filter, 1 under a year through 5 over ten years.

How to call it

Connect once and your agent can reach LinkedIn company employees the same way it reaches everything else in the catalog. Add Goro as an MCP connector, or paste the setup line into an agent that reads skills.

MCP

Add this server in Claude, Claude Code, or any MCP client.

https://mcp.usegoro.ai/mcp

Skill

One line in your agent's chat. It sets itself up.

set up https://usegoro.ai/SKILL.md

Or plain HTTP

POST /v1/run

{
  "endpoint": "linkedin.company_employees",
  "input": {
    "maxItems": 25,
    "companies": [
      "<companies>"
    ],
    "companyBatchMode": "all_at_once",
    "profileScraperMode": "Short ($4 per 1k)"
  }
}

Run LinkedIn company employees from your agent.

One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.

Get started