download_scihub
Download academic paper PDFs using a DOI, title, PMID, or URL through Sci-Hub mirrors, with customizable save location.
Instructions
Download paper PDF via Sci-Hub (optional fallback connector).
Args: identifier: DOI, title, PMID, or paper URL. save_path: Directory to save the PDF. base_url: Sci-Hub mirror URL. Returns: Downloaded PDF path on success; error message on failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_url | No | https://sci-hub.se | |
| save_path | No | ./downloads | |
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |