response.xpath('//*[@class="article-list"]//a/text()').extract()
response.xpath('//*[@class="article-list"]//h4/a/@href').extract()
response.xpath('//*[@class="article-list"]//a/@href').extract()
scrapy shell https://blog.csdn.net/s98
scrapy的xpath,scrapy shell
最新推荐文章于 2024-10-07 08:14:17 发布