Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/firebase/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Amazon s3 如何仅针对特定字段从arXiv api批量下载?_Amazon S3_Computer Science - Fatal编程技术网

Amazon s3 如何仅针对特定字段从arXiv api批量下载?

Amazon s3 如何仅针对特定字段从arXiv api批量下载?,amazon-s3,computer-science,Amazon S3,Computer Science,我想下载arXiv中所有计算机科学论文的源代码 这个问题有助于使用s3cmd下载所有arXiv: 但即使下载了这篇文章,我也不知道如何分辨哪篇论文属于哪一个领域 理想情况下,我希望能够只下载cs论文。 是否可以使用s3cmd或任何其他工具

我想下载arXiv中所有计算机科学论文的源代码

这个问题有助于使用
s3cmd
下载所有arXiv:

但即使下载了这篇文章,我也不知道如何分辨哪篇论文属于哪一个领域

理想情况下,我希望能够只下载cs论文。 是否可以使用
s3cmd
或任何其他工具