App Logo
reddit.com

Get Reddit user comments

Fetch a Reddit user's recent comments from their profile Comments tab (with or without u/ prefix). Returns subreddit, post title/url, comment body/permalink, score, timestamp, and stickied flag. Scrolls to load more when limit exceeds one page.

Input

username required

Reddit username, with or without the u/ prefix

limit optional

Max number of comments to return. Scrolls to load more pages as needed.

Default: 25

Output

comments required
username required

FAQ

Fetch a Reddit user's recent comments from their profile Comments tab (with or without u/ prefix). Returns subreddit, post title/url, comment body/permalink, score, timestamp, and stickied flag. Scrolls to load more when limit exceeds one page.
Required: username. Optional: limit.
It returns comments, username.
No. It only uses pages of reddit.com that are reachable without signing in.
It only reads. It looks things up on reddit.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/reddit.com/get_user_comments, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/reddit.com/get_user_comments
It is part of Reduck's official curated catalogue.

Start building not clicking