text price = table.select('tr')[1].select('td')[2].text print(stock_name.strip('加到投資組合')) print(today,'成交價:',price) ...
確定! 回上一頁