https://github.com/conoro/reddit-rss-proxy
Helps Feedly grab the latest via RSS from Old Reddit
https://github.com/conoro/reddit-rss-proxy
Last synced: 2 months ago
JSON representation
Helps Feedly grab the latest via RSS from Old Reddit
- Host: GitHub
- URL: https://github.com/conoro/reddit-rss-proxy
- Owner: conoro
- License: apache-2.0
- Created: 2025-01-08T05:29:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T12:10:12.000Z (over 1 year ago)
- Last Synced: 2025-03-12T12:20:24.089Z (over 1 year ago)
- Language: Python
- Size: 6.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reddit RSS/ATOM Proxy

This helps Feedly grab the latest RSS feeds for various subreddits from Old Reddit by acting as an Atom proxy.
To use it:
- Fork the repo
- List the subreddit names you want in subreddits.csv
- Give GitHub Actions Read/Write permissions on your repo in: https://github.com/yourusername/reddit-rss-proxy/settings/actions
- GitHub Actions should run every 15 minutes
- The feed files are then in /feeds
- Give Feedly a feed URL for each one like: https://raw.githubusercontent.com/conoro/reddit-rss-proxy/refs/heads/main/feeds/LocalLLaMA.xml
LICENSE Apache-2.0
Copyright Conor O'Neill 2025, conor@conoroneill.com