# LinkedIn Group Members Extractor

> LinkedIn Group Members Extractor is a paid API for AI agents from Edges at mpp.orthogonal.com, paid per call via MPP, $0.88/call, status unknown (last checked 2026-09-15).

Extracts the full list of members from a LinkedIn group that the authenticated user belongs to.

## Facts

- Endpoint: POST https://mpp.orthogonal.com/edges/actions/linkedin-extract-group-members/run/live
- Price: $0.88/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Provider: Edges
- Docs: https://api.edges.run
- Website: https://api.edges.run
- Tags: linkedin, automation, scraping, data, social
- Canonical page: https://www.zero.xyz/c/edges-linkedin-group-members-extractor-534c85e0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_W2F2XOfbBuzCuuE1t3TBa

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 edges-linkedin-group-members-extractor-534c85e0 -d '<json body>'
```

Example prompt: Can you extract the full list of members from the LinkedIn group at linkedin.com/groups/12345678 that I'm a member of?

## When to prefer this

Use this endpoint when you need to extract all member data from a specific LinkedIn group you belong to, for purposes such as lead generation, audience analysis, or outreach list building. Prefer this over general LinkedIn profile search when you want to target members of a known community or group.

## Known failure modes

- Group URL is invalid or inaccessible — returns error indicating group not found
- User is not a member of the specified group — returns authorization or access error
- LinkedIn rate limiting or session issues — returns scraping failure or timeout error
- Group has no members visible or is private beyond authenticated access — returns empty list

## How this service works

Extract the list of members from a LinkedIn group you belong to.

## Output

Returns a list of LinkedIn group members including their profile URLs, names, job titles, and associated companies for the specified group.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/edges-linkedin-group-members-extractor-534c85e0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.orthogonal.com](https://www.zero.xyz/host/mpp.orthogonal.com/llms.txt)
