No post body was provided.
Ask HN: Getting an email when a HN post mentions a keyword?
1–7 of 7 posts
Re: Ask HN: Getting an email when a HN post mentions a keyword?
#2I would need such an app.
Also, would be nice if the app would understand lexical fields. Eg, sending posts about Java, even when "java" is not explicitly mentioned.
If the app doesn't exist and is of interest to others, I'd love contribute to developing it.
Re: Ask HN: Getting an email when a HN post mentions a keyword?
#3My answer on a similar topic: https://news.ycombinator.com/item?id=29697834
Additional context: https://news.ycombinator.com/item?id=29698050
Re: Ask HN: Getting an email when a HN post mentions a keyword?
#4My answer on a similar topic: https://news.ycombinator.com/item?id=29697834 Additional context: https://news.ycombinator.com/item?id=29698050
Thanks! An RSS feed isn't supported by my mobile browser (Brave) neither by my mobile email client (proton). I guess my use case is slightly different.
Re: Ask HN: Getting an email when a HN post mentions a keyword?
#5Try this: https://f5bot.com/
Re: Ask HN: Getting an email when a HN post mentions a keyword?
#6I have created a RSS Crawler and HTML represent it. On a update there were a need for what you asking for / exclusive_keywords.keywords text, will appear. The existence of this is to filter the important feed articles / You can setup this to /heroku/ enter the /hnrss/ URL provided by @jugurtha and you are ready to go. ref - https://github.com/pipiscrew/RSS-Aggregator the quick 'hacky' way, is again to use the /hnrss/ URL provided by @jugurtha and paste the URL to https://simplepie.org/demo/ then press /read/ :) or the easiest (never tried) https://rssby.email/ again to use the /hnrss/ URL provided by @jugurtha
Re: Ask HN: Getting an email when a HN post mentions a keyword?
#7I'm working on a tool like that, feel free to check out https://syften.com.