App Logo
linkedin.com

Get LinkedIn saved posts

Get the logged-in member's saved LinkedIn posts (My Items > Saved posts), scrolling/loading more to collect up to count. Returns each post's author, headline, degree, text, age, and permalink. Empty list when nothing is saved.

Input

count optional

Max saved posts to collect, clicking 'Show more results' as needed.

Default: 10

Output

posts required

FAQ

Get the logged-in member's saved LinkedIn posts (My Items > Saved posts), scrolling/loading more to collect up to count. Returns each post's author, headline, degree, text, age, and permalink. Empty list when nothing is saved.
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_saved_posts, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/linkedin.com/get_saved_posts
It is part of Reduck's official curated catalogue.

Start building not clicking