21 May 2017 / python BeautifulSoup get_text() 这个方法获取到 tag 中包含的所有文本内容包括子孙 tag 中的内容,并将结果作为 Unicode 字符串返回.