# KiteEndpoints.ai LinkedIn Bulk Data Scraper

> KiteEndpoints.ai LinkedIn Bulk Data Scraper is a paid API for AI agents from kite-hub-v2.vercel.app, paid per call via x402, $0.12/call, status unknown (last checked 2026-09-13).

Scrapes bulk profile, company, or other data from LinkedIn at scale via a paid API endpoint

## Facts

- Endpoint: POST https://kite-hub-v2.vercel.app/api/linkedin-bulk-data-scraper
- Price: $0.12/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/kiteendpoints-ai-linkedin-bulk-data-scraper-40285193
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gRphbK4tm7MlpYOvrjm6J

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 kiteendpoints-ai-linkedin-bulk-data-scraper-40285193 -d '<json body>'
```

Example prompt: Scrape bulk LinkedIn data for a list of company pages and professional profiles — I need structured profile info like job titles, companies, and locations for lead generation.

## When to prefer this

Choose this endpoint when you need to extract professional or company data from LinkedIn at scale without maintaining your own scraping infrastructure, and you are comfortable paying $0.12 USDC per call on Base chain. Suitable for lead generation, recruiting pipelines, or CRM enrichment workflows.

## Known failure modes

- LinkedIn rate limiting or blocking causing empty results
- Invalid or inaccessible LinkedIn URLs returning errors
- Payment failure via USDC on Base chain blocking the request
- Malformed input schema causing 400 error
- LinkedIn anti-scraping measures returning incomplete data
- Timeout for large bulk requests

## How this service works

400+ paid API endpoints. Social media, AI, crypto, finance, weather, ecommerce, tools. Pay per request with USDC on Base chain.

## Output

Returns a result object containing scraped LinkedIn data such as profile details, company information, job titles, locations, and other structured professional data extracted in bulk from LinkedIn.

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "example": {
  "result": {
   "data": "example response"
  }
 },
 "properties": {
  "result": {
   "type": "object",
   "description": "API response data"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/kiteendpoints-ai-linkedin-bulk-data-scraper-40285193/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from kite-hub-v2.vercel.app](https://www.zero.xyz/host/kite-hub-v2.vercel.app/llms.txt)
