AttributeError: 'Selector' object has no attribute 'split'

来源:2-7 spider文件的编写(2)

人在梦游中

2018-07-13 13:59

AttributeError: 'Selector' object has no attribute 'split'

请问时什么原因,该如何解决,谢谢

https://img3.mukewang.com/5b483f7e0001acfa13080331.jpg

https://img1.mukewang.com/5b483f4a000127ba09480118.jpg

写回答 关注

1回答

  • 人在梦游中
    2018-07-13 14:48:40

    找到问题了,后面少了 .extract()

    飘过的小呆呆 回复weixin...

    上面的xpath 后面

    2019-08-28 11:02:55

    共 5 条回复 >

Python最火爬虫框架Scrapy入门与实践

做为爬虫工程师Python Scrapy主流爬虫框架你必须要会!

67418 学习 · 223 问题

查看课程

相似问题