Skip to main content

A command line application for downloading scientific papers

Project description

Overview

papers-dl is a command line application for downloading scientific papers.

Usage

usage: papers-dl.py [-h] {fetch,parse} ...

Download scientific papers from the command line

positional arguments:
  {fetch,parse}
    fetch        try to download a paper from the given
                 query
    parse        parse identifiers from a file

options:
  -h, --help     show this help message and exit
  
# fetch
usage: papers-dl.py fetch [-h] [-o path] (DOI|PMID|URL)

positional arguments:
  (DOI|PMID|URL)        the identifier to try to download

options:
  -h, --help            show this help message and exit
  -o path, --output path
                        optional output directory for
                        downloaded papers

# parse
usage: papers-dl.py parse [-h] [-m type] path

positional arguments:
  path                  the path of the file to parse

options:
  -h, --help            show this help message and exit
  -m type, --match type
                        the type of identifier to match

This project includes a modified version of scihub.py.

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

papers_dl-0.0.4.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

papers_dl-0.0.4-py3-none-any.whl (8.2 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