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
745 stars 107 forks source link

Can you please add a feature to exclude sites? #8

Closed WilliamNT closed 3 years ago

WilliamNT commented 3 years ago

There are some cases where some websites' news are not displayed properly.

Example: https://i.imgur.com/6cwEULk.png

ranahaani commented 3 years ago

sure, great idea. will do that soon

WilliamNT commented 3 years ago

Thank you for your reply. Also I saw this already mentioned in an earlier issue, but please add the option for multiple keywords.

ranahaani commented 3 years ago

Sure, mentioned features will be added soon

AlexandruValeanu commented 3 years ago

Hi, if this is not under active development can I give it a go?

(https://github.com/ranahaani/GNews/pull/21 if still open)

ranahaani commented 3 years ago

@WilliamNT this feature has been added. Thanks, @AlexandruValeanu for your contribution,

WilliamNT commented 3 years ago

Thank you!