Access Elsevier Scopus's API from Python on a large scale.
Documentation: https://scopus.readthedocs.io
Development: https://github.com/scopus-api/scopus
Install stable version from PyPI:
pip install scopus
or development version from GitHub repository:
pip install git+git://github.com/scopus-api/scopus
Please see CHANGES.rst.
Please see CONTRIBUTING.rst. For a list of contributors see AUTHORS.rst.
MIT License; see LICENSE.