Skip to content

Leverage Python's prowess to seamlessly access scientific papers from arxiv.org, streamlining your research and staying abreast of the latest advancements in your field with ease.

License

kremilly/SciScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SciScrape



Download papers on arxiv.org using Python

Important

This repository is currently paused and will only receive security updates and bug fixes.

🚀 Getting Started

Clone this repository

git clone https://github.com/kremilly/sciscrape.git

Install the dependencies using PIP

pip install -r requirements.txt

🛠 How to use

Basic usage:

python sciscrape -s '_YOUR_SEARCH_' -m 5

Important

To change the mode, edit the sciscrape.yml file

📦 Dependencies

  • pyfiglet
  • PyPDF2
  • PyYAML
  • requests
  • rich
  • Unidecode

📝 License

Code licensed under MIT License

About

Leverage Python's prowess to seamlessly access scientific papers from arxiv.org, streamlining your research and staying abreast of the latest advancements in your field with ease.

Topics

Resources

License

Stars

Watchers

Forks