Iceloof / GoogleNews

Script for GoogleNews
https://pypi.org/project/GoogleNews/
MIT License
314 stars 88 forks source link

Advanced queries #101

Closed Axo-Fv closed 1 year ago

Axo-Fv commented 1 year ago

Good afertnoon. Recently I found this tool, and it's amazing! I was wondering, how much the query could be customized, in this post I found how can you do advanced queries by special query terms on google. Some options like exclude and include term, even phrase search, are showed in the examples. So, what about options like allintext:. Is there a way to run this in a query with GoogleNews library?

HurinHu commented 1 year ago

you can add this option into keyword, like googlenews.get_news("allintext:new zealand")