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.