Giter Club home page Giter Club logo

arxiv_paper_downloader's Introduction

arxiv paper downloader

env

pip install -r requirements.txt

Windows system meets pdf2image related errors, see issue_markdown for solution.

usage

Download Arxiv papers

Download the latest n day research paper PDF, generate corresponding markdown and preview images.

python arxiv_spider.py --category cs.CL --root_dir  /your/papers/dir/path  --days n

If you want to overwrite previous markdowns, use

python arxiv_spider.py --category cs.CL --root_dir  /your/papers/dir/path  --days n  --overwrite

todo

  • Highlight target conferences and authors.
  • Highlight custom keyword list.
  • Use VPN Arg Parse.
  • Customize the specific areas of interest, such as CS.CL and CS.CV.
  • Maintain an index database of all papers for quick search and reference.
  • Demo videos.

Useful Arxiv Related Repos

Download ACL papers

This repo also support acl anthology papaer download.

Step 1: download all papers, default is ACL 2023 papers, you can specify your acl url.

python acl_spider.py

Step 2: filter papers according to your keywords, and get the abstract of every paper.

python filter_papers.py --keywords keyword1 keyword2 keyword3

arxiv_paper_downloader's People

Contributors

wbbeyourself 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.