Skip to main content

Simple CLI to search on Scopus and obtain the results in a XLSX file

Project description

Dumbo Scopus

Simple CLI to search on Scopus and obtain the results in a XLSX file.

Prerequisites

  • Python 3.10
  • An API key from Elsevier
  • ChromeDriver (download and install the most appropriate version for your OS)

Install

Install using pip:

$ pip install dumbo-scopus

Usage

Get help directly from the command:

$ python -m dumbo_scopus --help
$ python -m dumbo_scopus search --help
$ python -m dumbo_scopus citations --help

Use the following command line to perform a Scopus Search and obtain the result as a CSV file:

$ python -m dumbo_scopus search "TITLE(magic sets)" --api-key=YOUR-API-KEY

Check this web page for the format of the query.

To download the citations of an article, given its Scopus ID as for example 2-s2.0-84949895809, use the following command line:

$ python -m dumbo_scopus citations 2-s2.0-84949895809

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dumbo_scopus-0.2.7.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

dumbo_scopus-0.2.7-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page