Iceloof / GoogleNews

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

How to use with proxy #112

Closed Dimoon12 closed 1 year ago

Dimoon12 commented 1 year ago

google news blocked in my country, how can i fix that?

HurinHu commented 1 year ago

You may set https proxy on your terminal or globally.

speenoo commented 1 year ago

Can you explain deeper on how to run proxy with your code

HurinHu commented 1 year ago

Can you explain deeper on how to run proxy with your code

https://stackoverflow.com/questions/42980877/python-proxy-settings

Dimoon12 commented 1 year ago

ok, ill try it