Skip to content

Akagi201/rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rss Reader

Build Feeds pages-build-deployment

Read It

Native RSS

Keyword based RSS

  • Google News: https://news.google.com/rss/search?q=site:twitter.com+llm+when:14d
  • Bing News: https://www.bing.com/news/search?format=RSS&q=llm
  • Bing: https://www.bing.com/search?format=RSS&q=llm
  • Wordpress: https://en.search.wordpress.com/?f=feed&q=llm
  • Internet Archive: https://archive.org/services/collection-rss.php?query=description:llm
  • Hacker News: https://hnrss.org/newest?q=llm
  • Blawg Search: https://blawgsearch.justia.com/rss/search?mode=rss&l=20&s=0&query=llm
  • Reddit: https://www.reddit.com/search.rss?sort=new&q=llm

RSS proxy

RSS Tool

RSS Source

Twitter/X Tool

Nitter

News Letter to RSS

Bypass Tool

GPT Summary resource

RSS Reader

RSS Source

RSS + AI products

Docs

RSS Feeds

Website changes notifier

Clean webpage

Decentralized RSS

Reddit Feeds

You can do the above hack with multiple subreddits too (like a multi-reddit, it combines multiple subreddits into one feed). For example:

https://www.reddit.com/r/sub1+sub2+sub3/top/.rss?t=month

Just replace sub1, sub2, etc... with the subs you want. NOTE- if I remember correctly, you can't use private or NSFW subreddits and the maximum number of subs per feed is something like 20 subs (i forget the exact number).

In addition, if you use the "Custom Feeds" feature and have some feeds you to follow via RSS, you can use that too:

https://www.reddit.com/user/<USERNAME>/m/<FEED_NAME>/top/.rss?t=month

The Custom Feed needs to be public and can't include any private or NSFW subreddits, similarly to the above.

Finally you can follow searches (like searching for something via the search bar) via RSS using a URL like this:

https://www.reddit.com/search/.rss?q=search_term&t=month&sort=top

Replace search_term with what you want to search for (and replace sort=top with sort=hot, sort=new, etc...). For "top of month" use "t=month" like the example, for "top day" use "t=day", etc.

Releases

No releases published

Packages

No packages published