Open
Description
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
Labels
No labels