I want to get all text in <div id="content"> with XPath in Scrapy but excluding <div class="infobox"> 's content, so the expected result is like this: Title 1 ...
確定! 回上一頁