I deGoogled (for the most part I still use Youtube, but via unwatched) years ago one thing I missed was Google news, sure I had reddit to stay up on some of the local stories but I stopped using that last year, and local Lemmy is not quite as active. So I needed to find a way to emulate the Google News emails I have now done it I have vibe coded with Claude to get a lot of my news sent to me from my pi!


What do you mean by RSS being “multiple streams”? How does your Python script search multiple places?
RSS combines multiple feeds into one, like this: https://feed.lovergne.dev/demo/
My scripts work together to find news stories in different RSS feeds and web pages combines them all together and than emails stuff to me, the same news stories should not show up in different emails.