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

Reddit modelsapi generation api

reddit/app/subreddit-feed

Fetch feed content stream of a specified Reddit subreddit, displaying the post list of that subreddit.

Input
Pagination parameter for fetching next page
List of post IDs to filter out
Whether to clean and format the data
Sort method, options: BEST, HOT, NEW, TOP, CONTROVERSIAL, RISING
Subreddit name (without r/ prefix), e.g., "pics", "funny"
Idle

Example output — click Run to generate your own

API README

Fetch Reddit APP Subreddit Feed

Fetch feed content stream of a specified Reddit subreddit, displaying the post list of that subreddit. It is suitable for reddit workflows.

Capability

Fetch feed content stream of a specified Reddit subreddit, displaying the post list of that subreddit. 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