我正在尝试使用 pybliometrics 从 Scopus 中抓取数据。
我从 Scopus 获得了 API 密钥,但是我没有填写网址,导致密钥invalid/unauthorized。
当我在我的代码上使用它时,我收到了以下错误消息:
Scopus401Error: The requestor is not authorized to access the requested view or fields of the resource
我的问题是,现在我得到了VALID KEY,我该如何重新插入它?我想得到输入框,但即使我重新启动内核(jupyter notebook)似乎也没有任何改变。