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

Doesnt seem to work #89

Open
Demz90 opened this issue Mar 21, 2024 · 0 comments
Open

Doesnt seem to work #89

Demz90 opened this issue Mar 21, 2024 · 0 comments

Comments

@Demz90
Copy link

Demz90 commented Mar 21, 2024

03/21/2024 02:22:25 AM - Connection pool is full, discarding connection: news.google.com. Connection pool size: 10
03/21/2024 02:22:25 AM - Timeout value connect was Timeout(connect=None, read=None, total=None), but it must be an int, float or None.

Above is the output I get when i run the code below

google_news = GNews()
pakistan_news = google_news.get_news('Pakistan')
print(pakistan_news[0])

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