siftrss

Enter the URL of an RSS or Atom feed below, select your filters, and you'll get a link for a new feed. Subscribe to see only what you want to see!

I want to items where the

SiftRSS uses the Perl Compatible Regular Expressions (PCRE) flavor of regex. It supports partial matches, so /conx?/ matches "Wisconsin" and /(na){2}/ matches "bananas."

After the closing / you can pass in modifiers such as i to make the search case-insensitive. For example, /hick/ wouldn't match "cHiCkEn", whereas /hick/i would. If you're unsure, it's probably best to include the i flag.

You don't need to wrap quotation marks around your filter—it's already an exact match search. Only include quotes if you actually want the feed items to contain quotation marks.

Buy me a coffee Buy me a coffee