... html_doc.xpath('//td[contains(text(),\"宗地總面積:\")]/following-sibling::td[1]/text()')\n for z in mianji:\n print(z.strip())\n" ...
確定! 回上一頁