Show HN: Free tool to find RSS feeds, even if not linked on the page

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 blog page does)

* Checks common suffixes like /rss, /index.xml and many others (sometimes the feed exists but isn't linked)

* Checks the sitemap

* Checks all links on the page

* Checks 3rd party feeds (OpenRSS for now, when I find more such repositories I'll add them too)

There are a couple of additional ideas I have, like checking search engines and crawling the entire domain (highly inefficient, but possible).

Would love if you could try it, and even more if you post sites where it doesn't work.


Comments URL: https://news.ycombinator.com/item?id=41499905

Points: 33

# Comments: 22

https://news.ycombinator.com/item?id=41499905

Created 6mo | Sep 10, 2024, 4:30:15 PM


Login to add comment

Other posts in this group

Show HN: Minimalytics – a standalone minimal analytics app built on SQLite

Hi everyone! I wanted to share my analytics app with you.

This project came from requirements to track certain very frequent events. I found that the cost to do it on a regular analytics product

Mar 20, 2025, 10:20:25 PM | Hacker news
NATS Server v2.11
Mar 20, 2025, 10:20:24 PM | Hacker news
Show HN: AgentKit – JavaScript Alternative to OpenAI Agents SDK with Native MCP

Hi HN! I’m Tony, co-founder of Inngest. I wanted to share AgentKit, our Typescript multi-agent library we’ve been cooking and testing with some early users in prod for months.

Although OpenAI’s

Mar 20, 2025, 8:10:06 PM | Hacker news