Beautiful Soup has a lot of methods for searching the DOM tree. ... heading_tag = soup.select("h2:nth-of-type(2)")[0].
確定! 回上一頁