TypeError: ‘NoneType‘ object is not iterable

目录

1.TypeError: 'NoneType' object is not iterable 原因:data 内容为空

1.2  挑选头条里的几个人物,发现还挺有意思的。建议文案工作者爬爬数据,就看看文案也蛮好的。

2.现在进行测试:手动更改参数格式vs利用notepad++列模式更改

2.1 个人猜测是tab键的原因

2.2于是自己开始大胆假设,小心求证, 发现显示space和tab 键, 数字之间空余的都是space,说明不关tab的事

3. 总结:机器在识别的过程中,对特定标签有要求。实验过程中,注意逐级锁定。


1.TypeError: 'NoneType' object is not iterable 原因:data 内容为空

解决方案:选择Headers里的 Query String  Parameters  ,自己设置好格式

TypeError: ‘NoneType‘ object is not iterable_第1张图片

 

 

TypeError: ‘NoneType‘ object is not iterable_第2张图片

 

TypeError: ‘NoneType‘ object is not iterable_第3张图片

 

1.2  挑选头条里的几个人物,发现还挺有意思的。建议文案工作者爬爬数据,就看看文案也蛮好的。

TypeError: ‘NoneType‘ object is not iterable_第4张图片

 

 

TypeError: ‘NoneType‘ object is not iterable_第5张图片

 

 

2.现在进行测试:手动更改参数格式vs利用notepad++列模式更改

TypeError: ‘NoneType‘ object is not iterable_第6张图片

 

2.1 个人猜测是tab键的原因

TypeError: ‘NoneType‘ object is not iterable_第7张图片

2.2于是自己开始大胆假设,小心求证, 发现显示space和tab 键, 数字之间空余的都是space,说明不关tab的事

TypeError: ‘NoneType‘ object is not iterable_第8张图片

TypeError: ‘NoneType‘ object is not iterable_第9张图片

3. 总结:机器在识别的过程中,对特定标签有要求。实验过程中,注意逐级锁定。

你可能感兴趣的:(Python,爬虫系列,python)