Skip to content

Instantly share code, notes, and snippets.

@thefranke
Last active September 16, 2026 20:23
Show Gist options
  • Select an option

  • Save thefranke/63853a6f8c499dc97bc17838f6cedcc2 to your computer and use it in GitHub Desktop.

Select an option

Save thefranke/63853a6f8c499dc97bc17838f6cedcc2 to your computer and use it in GitHub Desktop.
A list of RSS endpoints, feed-readers and resources

The RSS Endpoint List

Please refer to this blogpost to get an overview.

Replace *-INSTANCE with one of the public instances listed in the scrapers section. Replace CAPITALIZED words with their corresponding identifiers on the website.

Social Media

Twitter

  • https://NITTER-INSTANCE/USERNAME/rss
  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=Twitter&format=Atom&u=USERNAME
  • Twitter feeds on rss.app

Hacker News

  • https://hnrss.org/frontpage
  • https://news.ycombinator.com/rss
  • https://gophersignal.com/rss#/
  • https://damng.github.io/hackernews-rss-with-inlined-content/output.rss
  • More...

Reddit

  • http://old.reddit.com/r/SUBREDDIT/.rss
  • https://burkybang.com/reddit_rss/?rss=r/SUBREDDIT/.rss
  • https://LIBREDDIT-INSTANCE/r/SUBREDDIT.rss
  • More...
  • Reddit feeds on rss.app

Instagram

TikTok

  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=TikTokBridge&context=By+user&format=Atom&username=USERNAME

Facebook

  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=Facebook&media_type=all&limit=-1&format=Atom&u=USERNAME
  • Facebook feeds on rss.app

Flickr

  • https://www.flickr.com/services/feeds/photos_public.gne?id=USER_ID
  • More feeds

Tumblr

Mastodon/Pleroma/Soapbox/Fediverse/ActivityPub

  • https://FEDIVERSE-INSTANCE/@USERNAME

Bluesky

  • https://bsky.app/profile/USERNAME
  • https://bsky.app/profile/did:USERID/rss

Telegram Public Channels

  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=Telegram&format=Atom&username=%40PUBLIC_CHANNEL_NAME
  • https://tg.i-c-a.su/rss/PUBLIC_CHANNEL_NAME

Artstation

  • https://www.artstation.com/USERNAME.rss
  • https://USERNAME.artstation.com/rss

Nostr

  • https://nostr-to-rss.deno.dev/feed?users=USERID

Video Streaming

Youtube

Lbry/Odysee

PeerTube

  • https://PEERTUBE-INSTANCE/feeds/videos.rss
  • https://PEERTUBE-INSTANCE/feeds/videos.atom
  • More...

Twitch

  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=Twitch&type=all&format=Atom&channel=CHANNEL_NAME
  • https://twitchrss.appspot.com/vod/USERNAME
  • Twitch feeds on RSSBox

Vimeo

  • https://vimeo.com/USERNAME/videos/rss
  • https://vimeo.com/USERNAME/likes/rss
  • https://vimeo.com/album/COLLECTIONID/videos/rss
  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=Vimeo&type=search&format=Atom&q=SEARCH_TERM

Gaming

Steam

  • https://store.steampowered.com/feeds/news/app/GAMEID
  • https://steamcommunity.com/groups/GROUPNAME/rss/
  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=SteamCommunityBridge&i=GAMEID&category=videos&format=Atom
  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=SteamCommunityBridge&i=GAMEID&category=images&format=Atom
  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=SteamCommunityBridge&i=GAMEID&category=screenshots&format=Atom
  • https://RSS-BRIDGE-INSTANCE/?action=display&bridge=SteamCommunityBridge&i=GAMEID&category=workshop&format=Atom

CheapShark

  • https://www.cheapshark.com/api/1.0/deals?output=rss&title=GAMETITLE

Miscellaneous

Imgur

Giphy

Deviant Art

  • https://backend.deviantart.com/rss.xml?type=deviation&q=by:USERNAME
  • https://backend.deviantart.com/rss.xml?type=deviation&q=sort%3Atime+SEARCHQUERY
  • More...

GitHub

  • https://github.com/USERNAME/PROJECT/releases.atom
  • https://github.com/USERNAME/PROJECT/commits/master.atom
  • https://github.com/USERNAME/PROJECT/tags.atom

Soundcloud

Tools

Scrapers and running instances

Feed-readers

Web-based

Native

Other RSS overviews/resources

@ilkclub

ilkclub commented May 31, 2026

Copy link
Copy Markdown

How often does the tg.i-c-a.su Telegram RSS feed update? How often does https://tg.i-c-a.su/rss/ channel update?

Telegram to RSS feed Public Channel kanal https://tg.i-c-a.su/rss/PUBLIC_CHANNEL_NAME

@thefranke

Copy link
Copy Markdown
Author

How often does the tg.i-c-a.su Telegram RSS feed update? How often does https://tg.i-c-a.su/rss/ channel update?

Telegram to RSS feed Public Channel kanal https://tg.i-c-a.su/rss/PUBLIC_CHANNEL_NAME

No idea tbh, never reviewed the source.

@delanx

delanx commented Sep 2, 2026

Copy link
Copy Markdown

Disclosure: I work on PressPlayed. Would you consider adding PressPlayed under Web-based -> Third-party? It is a hosted browser-based RSS reader with OPML import and continuous narration of the article text each source makes available. On supported phones, playback can continue with the screen locked. It does not summarize articles or bypass paywalls.

@thefranke

Copy link
Copy Markdown
Author

Disclosure: I work on PressPlayed. Would you consider adding PressPlayed under Web-based -> Third-party? It is a hosted browser-based RSS reader with OPML import and continuous narration of the article text each source makes available. On supported phones, playback can continue with the screen locked. It does not summarize articles or bypass paywalls.

Done, thank you for the hint!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment