Iceloof / GoogleNews

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

Fetching doesnt work since 2 days #127

Closed Denon9205 closed 9 months ago

Denon9205 commented 9 months ago

The bot has not fetched any news for 2 days (according to the log). Was there again a change in the Google News structure?

HurinHu commented 9 months ago

I have tested get_news() and search() function, it seems both are working properly. Probably you need to check your IP is not being blocked or challenged by Google with robot verification

tin8420 commented 9 months ago

The problem hasn't been solved yet, the news we got still empty @HurinHu would you please check again? thanks a lot!

HurinHu commented 9 months ago

The problem hasn't been solved yet, the news we got still empty @HurinHu would you please check again?

thanks a lot! I tried again with latest version, both functions are working fine. image

tin8420 commented 9 months ago

@HurinHu Thanks for update, I upgraded my package version to 1.6.10 and seems to be work but the URL is containning so many extra stuffs, it leads to we can't access the URL properly, would you able to take a look?
Thanks so much