欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

AttributeError: 'NoneType' object has no attribute 'xpath'

程序员文章站 2022-04-14 09:29:05
...

AttributeError: 'NoneType' object has no attribute 'xpath'
请求时加一个头部信息:

headers={"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36"}
相关标签: Python爬虫