为了账号安全,请及时绑定邮箱和手机立即绑定

htmlparser报错,请问哪里不对

错误信息:bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: html.Parser . Do you need to install a parser library?


正在回答

1 回答

soup = BeautifulSoup(html_doc, 'html.parser', from_encoding='utf-8')  改成小写试试

1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Python开发简单爬虫
  • 参与学习       227670    人
  • 解答问题       1219    个

本教程带您解开python爬虫这门神奇技术的面纱

进入课程

htmlparser报错,请问哪里不对

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信