【发布时间】:2020-08-05 05:25:10
【问题描述】:
我正在尝试使用 pybliometrics 从 Scopus 中抓取数据。
我从 Scopus 获得了 API 密钥,但我没有填写网址,导致密钥无效/未经授权。
当我在我的代码中使用它时,我收到了以下错误消息:
Scopus401Error: The requestor is not authorized to access the requested view or fields of the resource
我的问题是,现在我得到了VALID KEY,我该如何重新插入呢?我想得到输入框,但即使我重新启动内核(jupyter notebook)似乎也没有任何改变。
【问题讨论】:
-
我很确定您不需要网站来验证密钥。但拥有多个也无妨。
标签: python api scopus pybliometrics