this is a download tool for arxiv search results
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