Skip to content

How do you handle these errors? "requests.exceptions.SSLError: HTTPSConnectionPool" #6

Open
@chochangwoo1023

Description

@chochangwoo1023

Hello
I would like to scrape Google Scholar data using git.
First, to follow the example in git, I wrote the code as follows.

paper_engine = Resp(api_key)
nips_result = paper_engine.nips('ginseng effects', max_pages = 3)

print(nips_result)

However, an SSL certification error occurred as follows. How should this be resolved?

Metadata

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