Access Elsevier Scopus's API from Python on a large scale.
Documentation: https://pybliometrics.readthedocs.io
Development: https://github.com/pybliometrics-dev/pybliometrics
Install stable version from PyPI:
pip install pybliometrics
or development version from GitHub repository:
pip install git+git://github.com/pybliometrics-dev/pybliometrics
If pybliometrics helped you getting data for research, please cite our corresponding paper:
- Rose, Michael E. and John R. Kitchin (2019): "scopus: Scriptable bibliometrics using a Python interface to Scopus", Max Planck Institute for Innovation and Competition Research Paper No. 19-03.
Citing the paper helps the development of pybliometrics, because it justifies funneling resources into the development.
Please see CHANGES.rst.
Please see CONTRIBUTING.rst. For a list of contributors see AUTHORS.rst.
MIT License; see LICENSE.