Menu

Help Center

Reddit

How to add Reddit to your reader

Can I follow Reddit with RSS?

Yes, Reddit provides RSS feeds for almost every page. Just add .rss to the end of any URL.

Basic Feeds

Content URL
Home page https://www.reddit.com/.rss
Subreddit https://www.reddit.com/r/askreddit/.rss
User posts https://www.reddit.com/user/username/.rss
User comments https://www.reddit.com/user/username/comments.rss
Combined subreddits https://www.reddit.com/r/askreddit+technology.rss
Post comments https://www.reddit.com/r/subreddit/comments/postid/title/.rss
Comment thread https://www.reddit.com/r/subreddit/comments/postid/comment/commentid.rss
Domain submissions https://www.reddit.com/domain/imgur.com/.rss

Sorting

Add /new/ or /top/ before .rss:

  • https://www.reddit.com/r/askreddit/new/.rss
  • https://www.reddit.com/r/askreddit/top.rss?t=week

Time filter options for top: t=hour, t=day, t=week, t=month, t=year, t=all

Use limit to control the number of results:

https://www.reddit.com/r/askreddit/top.rss?t=week&limit=10

Custom Feeds (Multireddits)

You can get RSS feeds from your custom feeds:

  • https://www.reddit.com/user/USERNAME/m/FEEDNAME/.rss (hot)
  • https://www.reddit.com/user/USERNAME/m/FEEDNAME/new/.rss (new)
  • https://www.reddit.com/user/USERNAME/m/FEEDNAME/top.rss (top)

Note: Your custom feed must be public for RSS to work.

Search Feeds

You can turn any Reddit search into an RSS feed. Take the search URL and add .rss after /search:

https://www.reddit.com/r/subreddit/search.rss?q=searchterm&sort=new

Note: Do not add a / between search.rss and the query parameters.

Private Feeds

Reddit provides private RSS feeds for your personalized content at reddit.com/prefs/feeds.

Private feeds settings

These feeds include:

  • Your personalized front page
  • Saved links
  • Upvoted/downvoted links
  • Inbox and messages
  • Username mentions

Private feed URLs contain a secret token. They are invalidated when you change your password.