Skip to content

How to get the download link? #19

Description

@monk1337

Thank you for this awesome tool, I am trying to get the download URL rather than saving the pdf to a folder.

from scidownl import scihub_download
paper = '32467232'
paper_type = "pmid"
out = "./paper/one_paper.pdf"
scihub_download(paper, paper_type=paper_type, out=out)

How to get the download link here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions