This video describes how to use the Scopus API and the pybliometrics Python library to create coauthor lists for researchers according to various criteria.
Links:
Analysis code: https://gist.github.com/computron/b07...
Scopus API: https://dev.elsevier.com
pybliometrics: https://github.com/pybliometrics-dev/...
Citation:
Scopus API: This data was downloaded from Scopus API between September 15 and 30, 2023 via http://api.elsevier.com and http://www.scopus.com
pybliometrics: Rose, Michael E. and John R. Kitchin: "pybliometrics: Scriptable bibliometrics using a Python interface to Scopus", SoftwareX 10 (2019) 100263.
Chapter guide
00:00 Introduction
00:46 Why I made this script - filling out bureaucratic forms
01:34 Setup: installing pybliometrics and configuring Scopus API
04:40 Usage of the script - collecting coauthors, configuring options, output data to a file
07:10 Troubleshooting