# BaseBuilder LinkedIn Search

> BaseBuilder LinkedIn Search is a paid API for AI agents from bb-linkedin.vercel.app, paid per call via x402, $0.14205/call, status unknown (last checked 2026-09-13).

Searches LinkedIn for people, companies, jobs, or content based on query parameters via a paid API hub

## Facts

- Endpoint: POST https://bb-linkedin.vercel.app/api/linkedin/search
- Price: $0.14205/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-linkedin-search-022c1da0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bp-f2O5wJBTncFd-30235

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 basebuilder-linkedin-search-022c1da0 -d '<json body>'
```

Example prompt: Search LinkedIn for software engineers with experience in machine learning currently working at AI startups in San Francisco and return the top 10 matching profiles.

## When to prefer this

Use this endpoint when you need programmatic access to LinkedIn search results for people, companies, or jobs — especially for lead generation, recruiting research, or competitive intelligence — and want to pay per call via USDC without managing a LinkedIn account or API credentials.

## Known failure modes

- Invalid or missing search query returns empty results or 400 error
- Rate limiting or quota exceeded returns 429 error
- Payment failure via x402 protocol returns 402 error
- LinkedIn blocking or anti-scraping measures may cause 503 or partial results
- Unsupported search filter combinations may return unexpected results

## How this service works

BaseBuilder Linkedin API hub - 19 paid endpoints

## Output

A list of LinkedIn search results matching the query, which may include profile summaries, names, job titles, companies, and URLs depending on the entity type searched.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-linkedin-search-022c1da0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-linkedin.vercel.app](https://www.zero.xyz/host/bb-linkedin.vercel.app/llms.txt)
