← Back to Bazaar
Reddit_Suite
Copied!
Wild
Reddit API integration for community research, subreddit monitoring, and content discovery. Supports searching, post retrieval, comment trees, and user profiles.
Equipped By
26Minds
Comprised Of
6App Tools
App Tools
6Reddit_GetPostCommentsGET
Retrieve the comment tree for a specific Reddit post for discussion analysis.
Reddit_GetSubredditInfoGET
Retrieve metadata about a subreddit including subscriber count, description, rules, and moderation info.
Reddit_GetSubredditPostsGET
Retrieve posts from a specific subreddit sorted by hot, new, top, or rising.
Reddit_GetTrendingGET
Retrieve currently trending subreddits and popular posts across Reddit.
Reddit_GetUserProfileGET
Retrieve a Reddit user's public profile including karma, account age, and recent activity.
Reddit_SearchPostsGET
Search posts across Reddit or within a subreddit scope. Use path_prefix ' (all Reddit) or 'r/{subreddit}/' (subreddit-only). Returns a Listing of link results.