【问题标题】:pybliometrics not recognizing Scopus APIpybliometrics 无法识别 Scopus API
【发布时间】: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


【解决方案1】:

可能需要一个 insttoken 来让这个工作,由于大流行导致主网络访问,如果这种情况你应该联系 integrationsupport@elsevier.com 来安排一个。

【讨论】:

    【解决方案2】:

    要更改密钥(或添加新密钥),您需要自己编辑文件config.ini。见https://pybliometrics.readthedocs.io/en/stable/configuration.html。该文件位于您主目录中的文件夹.scopus 中。

    【讨论】:

      猜你喜欢
      • 2022-08-19
      • 2016-07-29
      • 2018-09-30
      • 1970-01-01
      • 2013-12-12
      • 2017-12-26
      • 1970-01-01
      • 2020-10-17
      • 1970-01-01
      相关资源
      最近更新 更多