Python code to access SCOPUS information through suggested API
This repo is based on pybliometric library( https://github.com/pybliometrics-dev/pybliometrics)
For more information read:
- Rose, Michael E. and John R. Kitchin: "pybliometrics: Scriptable bibliometrics using a Python interface to Scopus", SoftwareX 10 (2019) 100263.
Code to extract useful info from SCOPUS. Starting information: AUTHOR NAME and SURNAME. Then, this program is able to extract:
- number of citations
- number of publications/documents
- H index
- H index in the last N years (e.g. 15 years from 2005)