opsdisk / yagooglesearch

Yet another googlesearch - A Python library for executing intelligent, realistic-looking, and tunable Google searches.
BSD 3-Clause "New" or "Revised" License
249 stars 43 forks source link

Add option for self-signed certs #3

Closed opsdisk closed 3 years ago

opsdisk commented 3 years ago

Proxies with self-signed certs won't work. See https://github.com/opsdisk/pagodo/issues/60#issuecomment-911032991

opsdisk commented 3 years ago

Might be a bug with urllib3

https://github.com/urllib3/urllib3/issues/2400#issuecomment-910350477

opsdisk commented 3 years ago

https://github.com/opsdisk/yagooglesearch/pull/4