Eti*_*rie 20 api r citations web-scraping
我有一份作者名单.我希望自动检索/计算每位作者的(理想年度)引文索引(h-index,m-quotient,g-index,HCP indicator或...).
Author Year Index
first 2000 1
first 2001 2
first 2002 3
Run Code Online (Sandbox Code Playgroud)
考虑到每位研究人员每篇论文的引用次数,我可以计算所有这些指标.
Author Paper Year Citation_count
first 1 2000 1
first 2 2000 2
first 3 2002 3
Run Code Online (Sandbox Code Playgroud)
尽管我付出了努力,但我还没有找到能够满足这一要求的API /抓取方法.
我的机构可以使用包括Web of Science在内的多种服务.