【发布时间】:2020-11-22 20:37:58
【问题描述】:
我正在尝试从此page 获取数据(标题)。我的代码不起作用。我做错了什么?
scrapy shell https://www.indiegogo.com/projects/functional-footwear-run-pain-free#/
response.css('.t-h3--sansSerif::text').getall()
【问题讨论】:
标签: python scrapy css-selectors