... xpath('//h1/text()').extract() ... //tagname[contains(text(),'value')] – Selects all nodes with the specified tagname containing the specified ...
確定! 回上一頁