kotartemiy / pygooglenews

If Google News had a Python library
https://newscatcherapi.com
MIT License
1.26k stars 134 forks source link

Only able to retrieve 100 links #9

Closed MeghnaChaudhary24 closed 4 years ago

MeghnaChaudhary24 commented 4 years ago

Hi, I tried to download some articles using pygooglenews but it only gives me 100 links. I put the from and to dates of 2020-01-01 and 2020-07-07. Please help.

dryjins commented 4 years ago

same issue here.

kotartemiy commented 4 years ago

100 links per search are the max capacity. The only way to increase your results is to make it day-by-day. So, 100 links per day are your maximum capacity.