josephstalin117 / scihubscraper

Downloads pdfs of articles from Sci-Hub (sci-hub.tw) based on their DOI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scihubscraper

Downloads pdfs of journal articles from Sci-Hub (sci-hub.tw) based on their DOI.

从SCI-HUB下载文章

  1. 构建DOIs.txt文件
  2. 调用scraper.py文件的download_from_refs的函数
  3. 下载相关文件

从google scholar下载文献引用

  1. 调用query_papers.py文件

解析pdf文件

  1. 调用paper_parse.py文件

解析论文的参考文献

  1. 调用ref_parse.py文件

About

Downloads pdfs of articles from Sci-Hub (sci-hub.tw) based on their DOI.


Languages

Language:Python 100.0%