# AnyAPI LinkedIn Company Scraper

> AnyAPI LinkedIn Company Scraper is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-14).

Scrapes and returns structured profile data for a LinkedIn company page by company identifier

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/linkedin.company
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-linkedin-company-scraper-a25939d1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_MZPV-kXbXGSwAWvpU8sSL

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-scraper-a25939d1 -d '<json body>'
```

Example prompt: Pull the LinkedIn company profile for Stripe — I need their industry, employee count, headquarters location, website, and company description.

## When to prefer this

Use this endpoint when you need structured LinkedIn company data without managing LinkedIn API credentials or subscriptions. Ideal for B2B enrichment, lead research, competitive intelligence, or any workflow requiring company metadata from LinkedIn at pay-per-use pricing with no monthly commitment.

## Known failure modes

- Company not found on LinkedIn — returns error or empty result
- Invalid or malformed company identifier — returns validation error
- LinkedIn rate limiting or blocking — may return failure or stale data
- Private or restricted company profile — may return partial data
- Payment failure via x402 — request not processed

## 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

Returns a JSON object containing structured LinkedIn company profile data including company name, description, industry, employee count, headquarters location, website URL, founding year, specialties, and other publicly available LinkedIn company page fields.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-linkedin-company-scraper-a25939d1/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)
