Python scrapy 中的css选择器提取 a 标签的 href值

response.css(".copyright-area a::attr(href)").extract()[0]
相关文章
相关标签/搜索