requests.exceptions.TooManyRedirects: Exceeded 30 redirects. 爬取数据报错 解决方法

使用requests爬取数据时,最好加上headers,就不会报错了。