Starting from the Scopus ID of a scientist, how can I retrieve the time series of his h-index?
That is, how do I get the h-index as a function of time?
I need to do that in an automatic way, in Python, using the Scopus API (or a wrapper like pybliometrics), or any other API.
I can also use Orcid for this, since I can get the Orcid ID from the Scopus ID.
Unfortunatly, Scopus does not provide a timeseries of the h-index; overall, all information through the Author Retrieval shows exactly the latest state.
You would have to compute the h-index for each year on your own: