摘要: 碰到重定向问题了,302,暂时还不知道怎么解决先记录上 先把aiohttp更换成了requests再找解决办法 # 暂时还没找到解决办法,先把cookie保存了,用session访问 res = requests.get(url, headers=headers, allow_redirects=F 阅读全文
posted @ 2021-10-31 16:29 梵高de画笔 阅读(82) 评论(0) 推荐(0)