App Logo
linkedin.com

Get LinkedIn connections

List the logged-in member's 1st-degree LinkedIn connections (My Network > Connections), scrolling to load up to count. Returns each connection's name, headline, profile URL, member URN, and the "Connected on" date text, plus the total connection count LinkedIn reports.

Input

count optional

Max connections to return. Omit to fetch all of them.

Output

total required

Total connection count LinkedIn reports at the top of the list (may exceed connections.length if count capped it).

connections required

FAQ

List the logged-in member's 1st-degree LinkedIn connections (My Network > Connections), scrolling to load up to count. Returns each connection's name, headline, profile URL, member URN, and the "Connected on" date text, plus the total connection count LinkedIn reports.
Optional: count.
It returns total, connections.
Yes. It acts as you on linkedin.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the linkedin.com cookies saved by the Reduck extension.
It only reads. It looks things up on linkedin.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/linkedin.com/get_connections, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/linkedin.com/get_connections
It is part of Reduck's official curated catalogue.

Start building not clicking