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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_news vs search - getting the full news text #148

Open
miraculix95 opened this issue Jun 17, 2024 · 0 comments
Open

get_news vs search - getting the full news text #148

miraculix95 opened this issue Jun 17, 2024 · 0 comments

Comments

@miraculix95
Copy link

Hi, I am wondering if get_text - which does not really work for me (there are no explanations in the pypi tutorial and readme) - is supposed to get you the full text of the news article - using Beautiful Soup.

I saw a reference to BS in the code base.

However. if I use the following suggested code:

googlenews = GoogleNews(lang='en',period='1h')
googlenews.get_news('PS4 PS5 PlayStation')
googlenews.results()

it works, but there is no variable for fulltext in the dictionaries.

can somone clarify for me?

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