# AnyAPI LinkedIn Company Employees

> AnyAPI LinkedIn Company Employees is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-15, last successful call 2026-07-17).

Scrapes and returns a list of employees for a given LinkedIn company profile

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/linkedin.company_employees
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Last successful call: 2026-07-17
- Success rate: 100% of calls made through Zero
- Rating: 3.7 / 5 from 1 review
- Activations on Zero: 3
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-linkedin-company-employees-0555df4d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_wRw35VIDKMRYabcBkGI22

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability anyapi-linkedin-company-employees-0555df4d -d '<json body>'
```

Example prompt: Can you pull the employee list from LinkedIn for Stripe's company page? I want to see who works there, their job titles, and links to their LinkedIn profiles.

## When to prefer this

Use this endpoint when you need to programmatically retrieve a company's employee list from LinkedIn without a LinkedIn API subscription or OAuth setup. Ideal for sales prospecting, recruiting research, competitive intelligence, or HR enrichment workflows where pay-per-use pricing is preferred over a monthly subscription.

## Known failure modes

- Company not found on LinkedIn — returns empty result or error
- LinkedIn rate limiting or anti-scraping block — returns failure or timeout
- Invalid or malformed company identifier — returns validation error
- Private or restricted company page — limited or no employee data returned
- Network timeout or upstream scraping failure — returns error response

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

A JSON array of employee records associated with the specified LinkedIn company, typically including employee names, job titles, profile URLs, and possibly location or department information.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-linkedin-company-employees-0555df4d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
