Iceloof / GoogleNews

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

Is the number of news returned hard-capped at 300? #61

Closed YukunYangNPF closed 3 years ago

YukunYangNPF commented 3 years ago

I did a monthly search and the number of returned results never surpasses 300. Is that a hard limit that cannot find a workaround?

HurinHu commented 3 years ago

That is what you search on the google news, if it only return 300, that means google only return that number of data.

HurinHu commented 3 years ago

The issue is fixed in the latest version