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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file dumbo_scopus-0.2.7.tar.gz
.
File metadata
- Download URL: dumbo_scopus-0.2.7.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/6.1.0-2-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e195c4a6b10fc1f4450104ee446030e60db760199d8814f5d8a95fd93ba08b4 |
|
MD5 | 99ff58f9aab39054d669e179c699c899 |
|
BLAKE2b-256 | e8b0e27da7129325e5677abc461b8ec86da6eb5f4706e5f5121956e6728af30d |
File details
Details for the file dumbo_scopus-0.2.7-py3-none-any.whl
.
File metadata
- Download URL: dumbo_scopus-0.2.7-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/6.1.0-2-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e575a4f21d3c73376808d5733b05192c2380a97c9503eee7d58c3b7dd1fe7a0 |
|
MD5 | 829749fee209839f0965b6586da8bcdc |
|
BLAKE2b-256 | d3452e97a8e3f2ebf9bd150b1170a60d78f9fcd0c2cad1c724cc086879011970 |