Skip to content

Does this require another library for proxy use? #29

Closed
@EM5813

Description

I'm getting error

For a simple example search with proxy

search("example search", proxy="http://191.243.218.249:53281")

I get the error:

Max retries exceeded with url: /search?q=something&num=12&hl=en&start=0 (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1108)')))

Any suggestions to fix?

I've tried to solve with https://stackoverflow.com/questions/33410577/python-requests-exceptions-sslerror-eof-occurred-in-violation-of-protocol

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions