# SciHub to PDF(Beta)
![](https://raw.githubusercontent.com/bibcure/logo/master/gifs/scihub.gif)
## Description
scihub2pdf is a module of [bibcure](https://github.com/bibcure/bibcure)
Downloads pdfs via a DOI number, article title or a bibtex file, using the
database of libgen, Sci-Hub and Arxiv.
## Install
```
$ sudo python /usr/bin/pip install scihub2pdf
```
If you want to download files from scihub you will need to get PhantomJS
### OSX
```
$ npm install -g phantomjs
```
### Linux Using npm
```
$ sudo apt-get install npm
$ sudo npm install -g phantomjs
```
## Features and how to use
Given a bibtex file
```
$ scihub2pdf -i input.bib
```
Given a DOI number...
```
$ scihub2pdf 10.1038/s41524-017-0032-0
```
Given a title...
```
$ scihub2pdf --title An useful paper
```
Arxiv...
```
$ scihub2pdf arxiv:0901.2686
$ scihub2pdf --title arxiv:Periodic table for topological insulators
```
Location folder as argument
```
$ scihub2pdf -i input.bib -l somefoler/
```
Use libgen instead sci-hub
```
$ scihub2pdf -i input.bib --uselibgen
```
## Sci-hub:
- Stable
- Annoying CAPTCHA
- Fast
## Libgen
- Unstalbe
- No CAPTCHA
- Slow
## Download from list of items
Given a text file like
```
10.1038/s41524-017-0032-0
10.1063/1.3149495
.....
```
download all pdf's
```
$ scihub2pdf -i dois.txt --txt
```
Given a text file like
```
Some Title 1
Some Title 2
.....
```
download all pdf's
```
$ scihub2pdf -i titles.txt --txt --title
```
Given a text file like
```
arXiv:1708.06891
arXiv:1708.06071
arXiv:1708.05948
.....
```
download all pdf's
```
$ scihub2pdf -i arxiv_ids.txt --txt
```
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
SciHub转PDF(测试版) 描述 scihub2pdf是一个模块 使用libgen,Sci-Hub和Arxiv数据库通过DOI编号,文章标题或bibtex文件下载pdf。 安装 $ sudo python /usr/bin/pip install scihub2pdf 如果要从scihub下载文件,则需要获取PhantomJS OSX $ npm install -g phantomjs Linux使用npm $ sudo apt-get install npm $ sudo npm install -g phantomjs 功能及使用方法 给定一个bibtex文件 $ scihub
资源详情
资源评论
资源推荐
收起资源包目录
scihub2pdf-master.zip (16个子文件)
scihub2pdf-master
setup.py 1KB
.gitignore 1KB
MANIFEST.in 26B
requeriments.txt 75B
LICENSE 34KB
setup.cfg 37B
LICENSE.txt 34KB
scihub2pdf
arxiv.py 953B
bin
scihub2pdf 5KB
__init__.py 121B
download.py 5KB
scihub.py 6KB
libgen.py 2KB
tools.py 663B
README.md 2KB
README 2KB
共 16 条
- 1
矢量边界
- 粉丝: 22
- 资源: 4608
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 我的职业生涯规划书——杜默昕.pages
- EMLL库-ARM设备上机器学习推理的高性能计算库+说明文档(支持fp32、fp16、int8等数据类型,已应用).zip
- 本文简要介绍了空瓶换水c语言pta
- 1732537263117202.000000.jpg
- vb.net开发安卓软件的方法
- 江苏省普通高校“专转本”选拔考试专业综合科目考试大纲(试行)
- C语言实现基于华为LiteOS的智慧楼宇消防系统源码+电路图+全部资料
- 基于CMLM的语义一致性数据增强方法python实现源码(提高神经机器翻译的性能、IWSLT14 DE-EN数据集验证).zip
- 静态网站首页制作,纯手工,没有使用框架
- 机器学习大作业-Python实现基于线性回归的PM2.5预测项目源码(高分期末大作业)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论1