Use etree.HTML () to convert html string into element object. from lxml import etree MyStr = '''<meta name="baidu-site-verification" ...
確定! 回上一頁