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

Reddit modelsapi generation api

reddit/app/topic-feed

Fetch the feed for a specific Reddit community topic Typical flow: call `/fetch_explore_feed` first to get topicIds, then pass one here.

Input
Whether to clean
Topic scheme, App defaults to "communities_tab_taxonomy_topics_default"
Sort method
Time range
Topic ID, format "tx1_XXXXX", get from `/fetch_explore_feed` response's `topics[].id`
Idle

Example output — click Run to generate your own

API README

Fetch Reddit APP Topic Feed

Fetch the feed for a specific Reddit community topic Typical flow: call /fetch_explore_feed first to get topicIds, then pass one here. It is suitable for reddit workflows.

Capability

Fetch the feed for a specific Reddit community topic Typical flow: call /fetch_explore_feed first to get topicIds, then pass one here. 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