find_links = etree.XPath("//div [@id='rxbody']//a") try: # get html url and convert it to an etree using the most excellent lxml library.
確定! 回上一頁