Skip to main content
Reddit connections are temporarily unavailable while Automate.ax awaits Reddit’s approval for commercial Data API access. You can connect a Reddit account after the integration is approved and enabled.
reddit.listPosts list ranked posts from one subreddit.
automations/reddit-list-posts.automation.ts

Inputs

Set subreddit. sort defaults to new; use hot, rising, top, or controversial. limit defaults to 25 and is capped at 100. Pass after from the prior page; time applies to top and controversial. Compatible signals are accepted. Use the optional second argument { account } to select a named Reddit binding.

Output

Returns posts and pageInfo. Post fullnames begin with t3_; timestamps are Date values.