Nv7-GitHub / googlesearch

A Python library for scraping the Google search engine.
https://pypi.org/project/googlesearch-python/
MIT License
430 stars 110 forks source link

Update README.md with example for SSL Verification set to False #67

Closed mukthy closed 6 days ago

mukthy commented 9 months ago

This is related to https://github.com/Nv7-GitHub/googlesearch/pull/63 It contains Example on how to set SSL_VERIFY when using http rotating proxy.

Nv7-GitHub commented 4 months ago

Can you combine the changes in this PR with #63?

mukthy commented 4 months ago

@Nv7-GitHub I am not sure how to combine them both. If you want I can close these two PR and open a new PR with both changes in same PR.

Nv7-GitHub commented 6 days ago

It seems that this is already in the README so I will close this.