/deprecated-pybliometrics

Python-based API-Wrapper to access Scopus

Primary LanguagePythonOtherNOASSERTION

pybliometrics

Access Elsevier Scopus's API from Python on a large scale.

Documentation: https://pybliometrics.readthedocs.io

Development: https://github.com/pybliometrics-dev/pybliometrics

https://readthedocs.org/projects/pybliometrics/badge/?version=stable https://api.codeclimate.com/v1/badges/a4d7edd206a1252dfcfe/maintainability

Installation

Install stable version from PyPI:

pip install pybliometrics

or development version from GitHub repository:

pip install git+git://github.com/pybliometrics-dev/pybliometrics

Citation

If pybliometrics helped you getting data for research, please cite our corresponding paper:

Citing the paper helps the development of pybliometrics, because it justifies funneling resources into the development. It also signals that you obtained data from Scopus in a transparent and replicable way.

Change log

Please see CHANGES.rst.

Contributing

Please see CONTRIBUTING.rst. For a list of contributors see AUTHORS.rst.

License

MIT License; see LICENSE.