SandBase is live — $1 in free credits on signupStart free ›

Reddit modelsapi generation api

reddit/app/comment-replies

Fetch replies (sub-comments/second-level comments) under a specified Reddit APP comment Use this endpoint when a comment node has more.cursor field to get its sub-comments.

Input
Comment cursor from the more.cursor field in comment data, format like "commenttree:ex:(xxx)"
Whether to clean and format the data
Post ID, format like "t3_XXXXXX"
Sort method, supports CONFIDENCE, NEW, TOP, HOT, CONTROVERSIAL, OLD, RANDOM
Idle

Example output — click Run to generate your own

API README

Fetch Reddit APP Comment Replies (Sub-comments)

Fetch replies (sub-comments/second-level comments) under a specified Reddit APP comment Use this endpoint when a comment node has more.cursor field to get its sub-comments. It is suitable for reddit workflows.

Capability

Fetch replies (sub-comments/second-level comments) under a specified Reddit APP comment Use this endpoint when a comment node has more.cursor field to get its sub-comments. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Connect structured data to dashboards, agents, internal tools, and automated workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models