Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 523 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 523 Bytes

scopusaid

Displays information about a researcher by elsevier author api, if Scopus Researcher Id is known:

https://api.elsevier.com/content/author

and authors articles, and contents by elsevier search api:

https://api.elsevier.com/content/search/scopus

you must write your own scopus api-key in two lines of code

'X-ELS-APIKey: your-api-key'));

you can find more information at:

http://api.elsevier.com/documentation/SCOPUSSearchAPI.wadl

https://dev.elsevier.com/documentation/AuthorRetrievalAPI.wadl