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

Could you please add a feature to include websites? #80

Open cgarroca opened 10 months ago

cgarroca commented 10 months ago

Hello! I'd like to extract a specific topic from a specific link. These can be done differently, but not together. Would it be possible to do that?

jun3599 commented 3 months ago

hi! Hello, I also faced the same issue. And finally, I found out that entering the search query like this: "site:https://www.cnn.com OR site:https://www.bloomberg.com keyword" works.