# BaseBuilder LinkedIn Threads Public Data

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

Fetches publicly available thread/post data from LinkedIn via the BaseBuilder LinkedIn API hub

## Facts

- Endpoint: POST https://bb-linkedin.vercel.app/api/threads-public-data
- Price: $0.057235/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-linkedin-threads-public-data-2a4bd67f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TF1pSiYGy0_wazsx6w88p

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-threads-public-data-2a4bd67f -d '<json body>'
```

Example prompt: Can you pull the public data from this LinkedIn thread — https://www.linkedin.com/posts/someuser_sometopic-activity-1234567890 — and give me the content, author, and engagement stats?

## When to prefer this

Use this endpoint when you need to programmatically retrieve publicly visible LinkedIn thread or post data without manual browsing, particularly for research, lead generation, competitive monitoring, or content aggregation workflows that require LinkedIn post content and engagement details.

## Known failure modes

- LinkedIn thread URL is private or requires login — returns access denied or empty result
- Invalid or malformed thread URL — returns validation error
- LinkedIn rate limiting or anti-scraping measures triggered — returns timeout or error
- Thread has been deleted or removed — returns not found error
- Payment not processed — returns HTTP 402 requiring USDC payment

## How this service works

BaseBuilder Linkedin API hub - 19 paid endpoints

## Output

Returns structured public data about a LinkedIn thread or post, including content text, author details, engagement metrics (likes, comments, shares), and post metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-linkedin-threads-public-data-2a4bd67f/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)
