response.xpath('//div[@id="not-exists"]/text()').get(default='not-found') 'not-found'. Instead of using e.g. '@src' XPath it is possible to query for ...
確定! 回上一頁