Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 308 Bytes

File metadata and controls

13 lines (8 loc) · 308 Bytes

SimpleScopusQuery

ipython example of a simple scopus API query

This is a work in progress. You will need to create a file apikey.py with

apikey = yourscopusapikey

and use from apikey import apikey in your main code.

You'll also want to create a directory results to save your results.