摘要: 一、问题描述 python爬虫请求https协议的URL报错urllib.error.HTTPError: HTTP Error 403: Forbidden 二、解决方案 将https请求改为http请求即可。 阅读全文
posted @ 2021-02-20 16:16 梅梅不想踩坑 阅读(6134) 评论(0) 推荐(0)