Settings

Theme

Show HN: Hackernewsd – Automate monitoring topics on Hacker News

github.com

1 points by somegenericdev a month ago · 2 comments · 1 min read

Reader

Hello everyone.

I've built a daemon to automate monitoring topics on Hackernews. It takes a list of queries (say, "Ruby", "C#" or "Laravel" for example) and exposes stories that match them through an RSS feed.

I've made this for my own purposes really but given that it's worked well for about a year I thought I'd share it here for anyone who might be interested.

compressedgas a month ago

Don't scrape. Use the API: https://github.com/HackerNews/API

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection