使用Python 搭配BeautifulSoup 套件,透過CSS Selectors (選擇器),來取得網頁上特定的元素。 ... 倒數第2 個子元素(全部), ul li:nth-last-child(2).
確定! 回上一頁