xpath例子

table = doc.xpath("""//table[@class="base_table01 m_T30"]""")
原文地址:https://www.cnblogs.com/angdh/p/11959714.html