python 写爬虫的时候出现下面的错误:
pyload = {
"channelConPosition": "71"}
response = requests.post(url, headers=header, data=pyload)
print(response.json())
{'code': 'C_1',
python 写爬虫的时候出现下面的错误:
pyload = {
"channelConPosition": "71"}
response = requests.post(url, headers=header, data=pyload)
print(response.json())
{'code': 'C_1',