這個部分python3 已經有BeautifulSoup包好了. from bs4 import BeautifulSoup soup = BeautifulSoup(text, "lxml") # parse.
確定! 回上一頁