Find all of the text between paragraph tags and strip out the html page = soup.find('p').getText()
確定! 回上一頁