Contents

gnews 0.3.6

0

Provide an API to search for articles on Google News and returns a usable JSON response.

Provide an API to search for articles on Google News and returns a usable JSON response.

Stars: 542, Watchers: 542, Forks: 92, Open Issues: 27

The ranahaani/GNews repo was created 3 years ago and the last code push was 1 weeks ago.
The project is popular with 542 github stars!

How to Install gnews

You can install gnews using pip

pip install gnews

or add it to a project with poetry

poetry add gnews

Package Details

Author
Muhammad Abdullah
License
Homepage
https://github.com/ranahaani/GNews/
PyPi:
https://pypi.org/project/gnews/
Documentation:
https://github.com/ranahaani/GNews/blob/master/README.md
GitHub Repo:
https://github.com/ranahaani/GNews

Classifiers

No  gnews  pypi packages just yet.

Errors

A list of common gnews errors.

Code Examples

Here are some gnews code examples and snippets.

GitHub Issues

The gnews package has 27 open issues on GitHub

  • get_news fails on Google Cloud
  • URL no longer working due to cookie consent page
  • No results being fetched
  • get_news()['url'] returns a URL about Google Consent Mode in GNews
  • Suggestions for the get_full_article method.
  • how can I get more than 100 link

See more issues on GitHub

Related Packages & Articles

news-please 1.5.44

news-please is an open source easy-to-use news extractor that just works.

stream_framework 1.4.0

Stream Framework allows you to build complex feed and caching structures using Redis.