RSS Lookup – Find RSS Feeds for Any URL (Free, Open Source)
Hi everyone, I built a tool a few years ago called RSS Lookup(https://www.rsslookup.com/) and recently made a few UI and feed detection updates to it. It's free, and allows you to paste any website URL and it automatically searches for feeds via meta tags, fallback paths, and hardcoded feeds for some popular sites. It's also open-source(https://github.com/mratmeyer/rsslookup), has no ads, and doesn't track any URLs(uses Cloudflare Turnstile for abuse and Plausible for analytics). Max
In plain words
RSS Lookup is a free, open-source tool that finds RSS feeds for any website. Users paste a URL and the tool automatically detects feeds through meta tags, fallback paths, and hardcoded feeds for popular sites. It contains no ads and does not track URLs, making it useful for developers and RSS enthusiasts who want to discover and subscribe to website feeds without privacy concerns.
written from the facts on this page · September 2026
Does the same job
all alternatives →- FTFree tool to find RSS feeds, even if not linked on the page2024 · ▲152
I developed a small tool to find RSS feeds for websites. You can try it out here: https://lighthouseapp.io/tools/feed-finder In >90% of cases the standard way of checking meta tags is enough to find the feeds. But my goal for this tool is that it finds feeds regardless if they're linked somewhere or not. That if this feed finder doesn't find a feed, no feed exists. It's a big goal and admittedly not there yet, but it does a few things that are a step in that direction. * Checks meta tags of parent pages (sometimes the article itself doesn't have the meta tag, but the main…
- ASA search engine based on RSS feed2022 · github.com · ▲134
- RFRSS feeds for arbitrary websites using CSS selectors2021 · feed-me-up-scotty.vincenttunru.com · ▲509
- EAExtract an RSS feed from almost anything2023 · rssfeedasap.com · ▲151
Howdy! RSSfeedASAP scratches my own itch. I run a regional podcasting directory which gets dozens of messy submission for podcasts. Often they don't even include an xml file and me being a good samaritan I sometimes do the manual work and find it myself. I got tired of that manual work and decided to build a microapp. RSSfeedASAP is this app and I decided to release it in case someone else finds any use in it.
- FTFull Text, Full Archive RSS Feeds for Any Blog2024 · dogesec.com · ▲152
- RSRSS Search Engine2019 · search.feedi.me · ▲192
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


