... html=requests.get(url=self.url,headers=self.headers).text #jiexi parse_html=etree.HTML(html) # 基準xpath 表達式,匹配10個<dd>節點 ...
確定! 回上一頁