Tools
Basic readonly Reddit API for getting top/hot/new/rising posts from subreddits.
- package:
@agentic/reddit
- exports:
class RedditClient
,namespace reddit
- source
- reddit legacy api docs
This client uses Reddit’s free, legacy JSON API aimed at RSS feeds, so no auth is required. With that being said, Reddit does impose rate limits on the API, so be considerate.