Python scrapy 中的css選擇器提取 a 標籤的 href值

response.css(".copyright-area a::attr(href)").extract()[0]
相關文章
相關標籤/搜索