Skip to content

python提取正文

从html中提取正文

依赖包tkitText

pip install tkitText

位置

import tkitText
ttext=tkitText.Text()
ttext.html_text(s)