表格元素: 這是表格元素的架構,一個比較正規的html table應該要以這個架構去寫成,大家 ... h1" elem = soup.select(selector) print(elem[0]) print(elem[0].text) ...
確定! 回上一頁