---
title: "Follow web feeds and Hacker News in Keep | Keep"
description: "Add RSS, Atom, JSON Feed, h-feed, and filtered Hacker News sources to Keep."
canonical: "https://keep.md/docs/feeds"
language: "en"
---

# Follow web feeds and Hacker News

Add RSS, Atom, JSON Feed, h-feed, and filtered Hacker News sources to Keep.

Add a web feed to save new posts as Items. Keep can discover a feed from many site home pages.

## Supported web feed formats

Keep supports:

-   RSS 2.0
-   Atom
-   JSON Feed
-   h-feed Microformats

Duplicate entries are skipped.

## Add a web feed

1.  Open **Settings**.
2.  Open **Sources**.
3.  Select **Add source**.
4.  Select **Website or RSS**.
5.  Enter the website or feed URL.
6.  Choose a backfill option.
7.  Set any tags, rules, summaries, content, or rollup options.
8.  Select **Add source**.

Keep tries to discover the feed when you enter a website home page. You can also enter a direct feed URL.

The browser extension shows a feed action when it discovers a feed on the current page.

## Find a feed URL

Common paths include `/feed`, `/rss`, `/atom.xml`, `/feed.json`, and `/index.xml`.

Substack publications usually provide `/feed`. Medium feeds often use `medium.com/feed/` before the profile or publication path.

## Add a Hacker News source

Select **Hacker News** when you want a filtered HN feed. You can start from a standard feed or build a search.

Available filters include:

-   feed type
-   words or phrases
-   author
-   minimum points
-   minimum comments
-   number of results
-   story link or comments link

Enter more than one search term to match any of them. Use the preview URL to check the feed before you save it.

For a Show HN source, choose the Show HN feed. Add minimum points or comments when you want only active stories.

## Choose what gets saved

Every feed entry becomes an Item. Free accounts keep feed metadata. Paid processing can also keep full page content and create summaries.

Some feeds include the complete article. Others include only a summary. Turn on full-content extraction when Keep should fetch the linked page.

Reddit saved feeds only include a small link card. With full-content extraction turned on, Keep fetches the Reddit post and its available comments instead of storing that card as the article body.

## Manage a busy feed

Turn on **Roll up in Feed** to group recent entries from one source. Add default tags or smart tag rules when you need stable labels.

See [Subscriptions](https://keep.md/docs/subscriptions) for backfill, manual sync, pause, resume, and removal.
