Skip to content

Gragonfly/Downloadtool_for_arxiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloadtool_for_arxiv

this is a download tool for arxiv search results

run

run the following cmd to get paper urls in your search results

python spider.py

after that, you will get some items in arxiv_abs_links.txt, just like this

https://arxiv.org/abs/2411.01321
https://arxiv.org/abs/2411.00413
https://arxiv.org/abs/2411.00192
https://arxiv.org/abs/2410.22585
https://arxiv.org/abs/2410.21739
https://arxiv.org/abs/2410.20288
https://arxiv.org/abs/2410.18238
https://arxiv.org/abs/2410.16197
https://arxiv.org/abs/2410.15885
https://arxiv.org/abs/2410.14878
https://arxiv.org/abs/2410.13864
https://arxiv.org/abs/2410.11979

And then, run the following cmd to down the papers in arxiv_abs_links.txt

python down,py

About

this is a download tool for arxiv search results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages