---
title: "Sync, search, and back up your Reddit saved posts | Keep"
description: "Mirror your Reddit saved posts to Keep through a private RSS feed. Search the full archive by meaning or keyword."
canonical: "https://keep.md/docs/reddit"
language: "en"
---

# Sync your Reddit saved posts

Mirror your Reddit saved posts to Keep through a private RSS feed. Search the full archive by meaning or keyword.

Keep can sync recent Reddit saves through a private RSS feed. Saved Reddit items become part of normal Keep search.

Reddit syncing and full-content processing are included with Personal.

## Enable private RSS feeds

Go to [old Reddit preferences](https://old.reddit.com/prefs/) and toggle “enable private RSS feeds” on. The new Reddit UI does not expose this setting, so you need the old site to flip it.

## Copy your saved feed URL

Open the [old Reddit feeds page](https://old.reddit.com/prefs/feeds/) and copy the URL next to “saved”. It looks like this:

```
https://old.reddit.com/user/<username>/saved.rss?feed=<token>&user=<username>
```

Older links that start with `https://old.reddit.com/saved.rss` work too. Keep automatically uses the matching user-scoped feed URL when it checks the feed.

Treat this URL like a password. Anyone who has it can read your saved posts. A reset on the feeds page invalidates the old URL after an accidental leak.

## Add it to Keep

Open [Source settings](https://app.keep.md/settings/sources#subscriptions). Add a web feed and paste the URL. Keep checks the feed every few hours and saves new items.

Leave full-content capture on so Keep fetches each Reddit post and its available comments. The private feed itself only contains a small link card. Turn on AI summaries for the source when you want Keep to summarise the fetched post.

A post without enough readable text or a generated summary stays in **Needs context**. Tags added by the source or automatic tagging do not hide it from that list.

## Limits

Reddit’s saved feed returns recent saves, not the full account history. Saved items that no longer appear in the feed cannot be imported through this source.

Resetting your feed token stops the old URL and causes a sync error in Keep. Copy the new URL from the feeds page and update the subscription to start syncing again.
