Beautiful Soup 中的select也是过滤器的一种,个人认为要比find_all()好用一点 ... soup = BeautifulSoup(html.text, features='html.parser'). 1. 2.
確定! 回上一頁