List an author's published posts on Medium (from their profile Home tab): title, URL, tags, claps, read time, published date, and whether locked (member-only). No login required.
Input
usernamerequired
Medium username without @, e.g. "shedlesky" (from medium.com/@<username>)
Output
postsrequired
usernamerequired
availablerequired
FAQ
List an author's published posts on Medium (from their profile Home tab): title, URL, tags, claps, read time, published date, and whether locked (member-only). No login required.
Required: username.
It returns posts, username, available.
No. It only uses pages of medium.com that are reachable without signing in.
It only reads. It looks things up on medium.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/medium.com/get_author_posts, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/medium.com/get_author_posts
It is part of Reduck's official curated catalogue.