问答详情
源自:7-7 开始运行爬虫和爬取结果展示

貌似缺啥子东西。。。

/Users/Yvan/PycharmProjects/untitled1/baike_spider/spider_main.py 正在爬取第1个URL:http://baike.baidu.com/view/21087.html Couldn't find a tree builder with the features you requested: html_parser. Do you need to install a parser library? craw faild 就我一个人遇到这个情况吗

提问者:self_OREO 2017-04-08 17:49

个回答

  • 慕粉1719086237
    2017-04-15 17:59:57

    需要安装parser库,你没有安装beautifulsoap库吧?