logo
icon

Upvote RSS

Upvote RSS generates rich RSS feeds from popular social aggregation sites including Reddit, Hacker News, Lemmy, Lobsters, PieFed, Mbin, and GitHub. Filter by score, threshold, or average posts per day.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-02
Services
service icon
Tags
ToolRSS

Upvote RSS

Generate rich RSS feeds from Reddit, Hacker News, Lemmy, Lobsters, PieFed, Mbin, and GitHub. Surface the most popular posts with configurable filtering.

First Launch

  1. Visit your domain — the Upvote RSS builder interface loads immediately
  2. Select a platform — choose Reddit, Hacker News, Lemmy, Lobsters, PieFed, Mbin, or GitHub
  3. Configure filters — set score threshold, posts per day, or percentage-based filtering
  4. Preview and copy — preview results and copy the RSS feed URL to your reader

Key Features

  • Supports Reddit, Hacker News, Lemmy, Lobsters, PieFed, Mbin, and GitHub
  • Three filter modes: score, threshold percentage, and average posts per day
  • Embedded post media (videos, galleries, images)
  • AI article summaries (optional, configure via environment variables)
  • Top comments with pinned comment filtering
  • NSFW filtering and blurring (Reddit)
  • Light and dark mode for feed previews
  • No database required, fully stateless

Optional: Reddit API Credentials

To use Reddit feeds, create a Reddit app at https://www.reddit.com/prefs/apps and set these environment variables after deployment:

  • REDDIT_USER — your Reddit username
  • REDDIT_CLIENT_ID — your app client ID
  • REDDIT_CLIENT_SECRET — your app client secret

License

MIT — GitHub