Earlier quoted context omitted.
Well, we hat is quite similar to what we are doing at newscatcherapi.com. We collect tons of news data and let you query it with an API
Not selfhosted, isn't it? By which I mean it costs money.
Show HN: Python package to collect normalized news from almost any website
71–80 of 203 posts
Re: Show HN: Python package to collect normalized news from almost any website
#72Earlier quoted context omitted.
hey, there is a sqlite DB that stores the RSS endpoints. Then we use feedparser python package to parse it.
Then why should I use this instead of a real Feedreader? What advantage has this?
Re: Show HN: Python package to collect normalized news from almost any website
#73Earlier quoted context omitted.
We use the MMP system in NZ and it seems to work quite well, though needs a bit of fine tuning as currently you need 5% to get into a coalition and that is slightly too high.
Since New Zealand passed MMP 30 years ago, every Prime Minister has come from the same two parties that have dominated NZ politics since 1935. Two party systems also are built on coalitions. It isn't as if "Democrat" or "Labor" is a unified ideology. I'm all for MMP but I don't think it will fix any problems in American politics. Just introducing MMP would add another veto point in an American political system that a…
Re: Show HN: Python package to collect normalized news from almost any website
#74Earlier quoted context omitted.
Then why should I use this instead of a real Feedreader? What advantage has this?
I think you mean feedparser. It knows how to parse the feed. So you have to give it the feed’s url
This package seems to do the first part, collecting and parsing, but lacks the interface. So what is the point of it?
And if this is maintaining it's own config for sources, can I even add my own sources? Or is this just an elaborated OPML-file with attatched business-logic?
Re: Show HN: Python package to collect normalized news from almost any website
#75Re: Show HN: Python package to collect normalized news from almost any website
#76Earlier quoted context omitted.
Seems like a terrible idea to me. The two sides are at war, and if the way you sample them is by going 50-50, that encourages them to be more extreme because that will skew the average in their direction. We already see this in the media. You have the host and two people. Lets hear what person A says, lets hear what person B says. Who's right? Impossible to tell, otherwise you must be biased. And no mention that pers…
To be honest I don't find "verifiable fact" to be worth much these days. If coronavirus has done anything it has highlighted how easy it is to do wrong. Journalists and politicians alike getting drawing incorrect insights from data. Meanwhile so little of the data surrounding coronavirus is comparable. You have countries only recording cases if the patient was hospitalised (not if they tested positive) and cause of d…
That someone made assumptions and drew conclusions might be a fact. But the assumptions might or might not be facts, and the conclusions certainly aren't facts. As a general rule, if it's in the future, it's not a fact.
Re: Show HN: Python package to collect normalized news from almost any website
#77Re: Show HN: Python package to collect normalized news from almost any website
#78Earlier quoted context omitted.
Seems like a terrible idea to me. The two sides are at war, and if the way you sample them is by going 50-50, that encourages them to be more extreme because that will skew the average in their direction. We already see this in the media. You have the host and two people. Lets hear what person A says, lets hear what person B says. Who's right? Impossible to tell, otherwise you must be biased. And no mention that pers…
To be honest I don't find "verifiable fact" to be worth much these days. If coronavirus has done anything it has highlighted how easy it is to do wrong. Journalists and politicians alike getting drawing incorrect insights from data. Meanwhile so little of the data surrounding coronavirus is comparable. You have countries only recording cases if the patient was hospitalised (not if they tested positive) and cause of d…
Re: Show HN: Python package to collect normalized news from almost any website
#79Earlier quoted context omitted.
And the better alternative is...? What you say is correct but also worthless unless you provide a better way to do it.
> And the better alternative is...? Actively researching both sources and stories, and not being a passive consumer who expects someone else to spoon-feed you a solution.
Re: Show HN: Python package to collect normalized news from almost any website
#80For any news junkies heres, I've built https://maagnit.com which gathers both Left and Right leaning sources for any story and displays them altogether on one page. My approach has been, if we can't get neutral/objective coverage, getting comprehensive, 360 desgree coverage is a good alternative. These days, news bias is not only in the way a story is covered, but also which stories are covered. So, maagnit automatic…