Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

is rss still working on google news? #24

Open
ieferrari opened this issue Jan 6, 2022 · 0 comments
Open

is rss still working on google news? #24

ieferrari opened this issue Jan 6, 2022 · 0 comments

Comments

@ieferrari
Copy link

First of all, I would like to thank you for sharing this great library! 馃挴

I am having trouble with getting any kind of RSS feed in google news. When using query search, the response is an empty list []

from pygooglenews import GoogleNews

gn = GoogleNews()
search = gn.search('lockdown')
search['entries']

imagen

Also, adding /rss/ after news.google.com/ in the browser, show no result for query search
imagen

while top_news and topics seems to work fine, both with pygooglenews and adding /rss/ in the browser

Is this something related with news.google itself? is there some workarround?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant