Skip to content

A simple command line tool for downloading arxiv papers using the arxiv API

Notifications You must be signed in to change notification settings

imoris11/download-arxiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

download-arxiv

A simple command line tool for downloading arxiv (https://arxiv.org/) papers using the arxiv API. arxiv papers cover research in Physics, Mathematics, Computer Science, etc.

Update:

This also converts the PDFs to txt files. using tesseract

Requirements

  1. Python3
  2. PIL
  3. pytesseract
  4. pdf2image

Usage

  1. python3 index.py python3 index.py vr 5 will download the top 5 matches for vr into the current directory.

About

A simple command line tool for downloading arxiv papers using the arxiv API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages