xpath中extract()使用
title = response.xpath("//div[@class='entry-header']/h1/text()")title = response.xpath("//div[@class ...
title = response.xpath("//div[@class='entry-header']/h1/text()")title = response.xpath("//div[@class ...