原文 标签 python css-selectors web-scraping scrapy. HTML 结构是这样的: ... m_URL = sel.css("td.hey a:nth-child(1)[href] ").extract() 我的选择器现在将输出 <a ...
確定! 回上一頁