Reddit Post Comments

Fetches Reddit comment threads from a post via Reddit's public JSON API, returning flat structured comment records. Input: post ID, optional limit per batch (up to 500), comment depth, and date range filters for created_utc. Handles nested reply trees recursively and paginated overflow batches via the morechildren endpoint. Output: flat JSON array of comment objects with 30+ fields — id, post_id, parent_id, body, author, score, depth, created_utc, url, is_submitter, controversiality, collapsed state, and engagement metrics — plus more_ids list for additional batches. Use when user mentions Reddit comments, Reddit replies, fetch comments, Reddit discussion, comment thread, scrape comments, post comments, Reddit comment body, top comments, replies tree, collect comments, comment score, Reddit thread comments, extract replies, read comments from a Reddit post, Reddit comment section, comment data.

Install

openclaw skills install @browseract-cli/reddit-post-comments