arxiv Access Denied 权限问题禁止下载/访问解决方案

arxiv Access Denied 权限问题禁止下载/访问解决方案

前言

最近学爬虫,经常会被arXiv各种封了IP,有时候重启就好了,但是后来我发现很长时间都打不开了。(泪奔,于是在网上找到了这个方法
arxiv Access Denied 权限问题禁止下载/访问解决方案

1、发邮件解决

如https://arxiv.org/denied.html 所言

邮件格式:

blocked access was logged from: (none) [202.116.81.170] at arxiv.org
with User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100
Safari/537.36

2、国内源

比如要看https://arxiv.org/pdf/1904.04661.pdf
将arxiv.org换成中科院的镜像源即可下载:http://xxx.itp.ac.cn 即访问论文下载地址为:http://xxx.itp.ac.cn/pdf/1904.04661.pdf即可

顺便记录一下这个过程