ranahaani / GNews

A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
https://pypi.org/project/gnews/
MIT License
712 stars 106 forks source link

get_full_article() returns partial text #70

Open CVB91 opened 11 months ago

CVB91 commented 11 months ago

When calling get_full_article() only the partial text is retrieved. How would one retrieve the complete articles?