HACKER Q&A
📣 zr2

RSS Feed for HN Posts from Specific Site with Minimum Points


Is there an RSS feed that tracks Hacker News posts linking to a specific site (e.g. youtube.com), but only those that have reached a minimum number of points (e.g., 10 points). I found that hnrss.org can generate RSS feeds for specific domains, but it doesn't support filtering by points directly.

Does anyone know of an efficient way to achieve this


  👤 yorwba Accepted Answer ✓
https://hnrss.github.io/#activity-parameters

"You can apply a points=N or comments=N parameter to any feed to filter the results so only entries with more than N points or comments are shown"

https://hnrss.org/newest?q=youtu&search_attrs=url&points=10