App Logo
linkedin.com

Get LinkedIn profile posts

Get a LinkedIn profile's recent posts from its activity feed by public ID, scrolling to load up to count posts. Returns each post's text, urn/url, age, engagement counts, and repost info.

Input

publicId required

LinkedIn public profile ID — the slug in linkedin.com/in/<publicId>/ (e.g. 'rob-love').

count optional

Max posts to collect by scrolling the activity feed. Default 10; the feed may return fewer if exhausted.

Default: 10

Output

posts required

FAQ

Get a LinkedIn profile's recent posts from its activity feed by public ID, scrolling to load up to count posts. Returns each post's text, urn/url, age, engagement counts, and repost info.
Required: publicId. Optional: count.
It returns posts.
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_profile_posts, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/linkedin.com/get_profile_posts
It is part of Reduck's official curated catalogue.

Start building not clicking