Skip to content

auto-res/arxiv-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arXiv

Retrieve arxiv data

How to use

  • install
pip install arxiv-source
  • execution
import arxiv_source

url = 'arxiv link'
directory = 'Directory to be saved'

arxiv_source.obtain_resource(directory, url)
  • Execution example Please refer to the following notebook for how to use it.
    Open In Colab

About

Retrieve arxiv data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published