Open
Description
I am trying to download the time series of an author's publication count and H-index.
On this question the answer was:
Unfortunatly, Scopus does not provide a timeseries of the h-index; overall, all information through the Author Retrieval shows exactly the latest state.
But Elsevier told me that I can use the Author Lookup API for the purpose.
In effect the documentation states there is a
https://api.elsevier.com/analytics/scival/author/metrics
resource which has a metricTypes
that accepts CitationCount
and HIndices
.
Can it be used to download the time series of the H-index of an author?