import requests from lxml import etree url ... HTML(html.text) # obtain html result = element.xpath('//a/text()') # Screening for i in ...
確定! 回上一頁