requests.exceptions.TooManyRedirects: Exceeded 30 redirects. 爬取数据报错 解决方法 其他 2021-03-06 07:27 0 阅读 使用requests爬取数据时,最好加上headers,就不会报错了。 猜你喜欢