~~ arXiv.org e-Print archive's research paper downloader ~~
-
arXiv is a free distribution service and an open-access archive for 1,690,252 scholarly articles in the fields of physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering and systems science, and economics by Cornell University.
-
arXiv-Sand-Boa is a command line python tool that give power to users, to download research papers from arXiv.org e-Print archive.
-
Coded on python version 3.8.2
- You need newer version of python install in your system to run the tool.
# clone the repo
$ git clone https://github.com/manushadilan/arXiv-Sand-Boa
# change the working directory to arXiv-Sand-Boa
$ cd arXiv-Sand-Boa
# install the requirements
$ pip3 install -r requirements.txt
python arXivSandBoa.py
- Please ⭐️ this repository if this project helped you
- Any kind of contributions are welcomed. :)
This project is licensed under the GNU General Public License v3.0 License. Read more