top | item 46558288

Show HN: Hackernewsd v3 – Automate monitoring topics on Hacker News and Lobsters

3 points| somegenericdev | 1 month ago |github.com

Hello everyone.

As mentioned in a previous submission 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.

In the two major versions released since then, I’ve made several improvements:

* added support for Lobste.rs

* switched from scraping Hackernews' HTML pages to using the official API, as suggested by another HN user

* replaced the JSON file-based storage with SQLite

Let me know what you think, and whether this would be useful for you.

1 comment

order