newscatcher
newscatcher copied to clipboard
Programmatically collect normalized news from (almost) any website.
Hi team, I face with this issue after do pip install newscatcher. I use python 3.8.10. Would you please update to fix this. from newscatcher import Newscatcher ImportError: cannot import...
Looks like the dependencies in this project need to be updated. Feedparser was patched for 3.9 but the patch hasn't made it into here yet so it throws a base64...
- varzesh3.com - borna.news - asriran.com - mehrnews.com - tejaratnews.com
I can't seem to get YC or YC news to work, even though the former is in `urls` and the latter is on the frontpage readme. Thank you for this...
It would be helpful to support some local url of google news, e.g. `news.google.com.uk`, `news.google.com.au` Full list of countries TLD is here though I am not sure if all countries...
This is awesome, but if it would have scraped the date along with the data then this would make even more sense. Is it there which i missed it ?
I am unable to get news feed. My internet connection is working fine. Find below my requests. Python version 3.7.3 >>> from newscatcher import Newscatcher >>> nc = Newscatcher(website =...
Thanks for this great package and for the big collection of RSS feeds for so many news sites. But how and when did you collect the addresses? The two sites...