top | item 29308456

Show HN: Compare top news headlines by keywords

5 points| tompston | 4 years ago |newscompare.xyz

6 comments

order

jawerty|4 years ago

Love the idea, I made a little project a while ago grouping popular headlines across companies by topic and this reminded me of it. Great work!

tompston|4 years ago

First full stack project after escaping the tutorial hell.

e15ctr0n|4 years ago

I like your project and the thinking that you've put into it. I feel that if you carry forward your thought of comparing several news headlines, scraped from more than just 2 RSS feeds, you are basically on track to creating a full-blown news aggregator. So why not?

behnamoh|4 years ago

Can you explain what it is?

tompston|4 years ago

I'm scraping 2 RSS feeds for each network and then storing them in the db.

After some time the list of headlines piles up and we can check which network mentions thing x and compare it to how often the other networks mention that thing also.

The info button has more details.