Giter Club home page Giter Club logo

papers_download's Introduction

papers_download

download papers' pdf from http://sci-hub.cc/ automatically

任务描述

papers.xlsx中存储有需要下载的论文详细,从sci-hub 下载论文对应的pdf文件到本地。

部分细节介绍

  • 写了自己用的小工具,本项目使用selenium库实现爬虫功能
  • transfer.py负责提取到papers.xlsx中的paper id和title到papers.txt当中
  • crawler.py负责从papers.txt中读取paper title,爬取相应pdf文件后以paper id命名,并保存到download文件夹。 其中,对于可以下载到的论文记录其信息到download.txt,无法下载到的论文记录其信息到notdownload.txt
  • crawler.py中对于验证码的处理方法是当检查到网页中出现验证码时,声音警报提醒用户手动输入
  • 针对爬虫速度慢的问题,下一步改进可以从多线程多进程入手。

最最最重要的事

sci-hub是目前最大的提供免费的付费学术论文的网站,其坚持“remove all barriers in the way of science“。 所以请不要随意爬取他们的网站,以免给服务器造成过大压力。如确有必要,可以直接给他们捐款。

papers_download's People

Contributors

nodyoung avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.