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

爬虫 beautifulsoup

Traceback (most recent call last):

  File "D:\Eclipse\imooc\bike_spider\spider_main.py", line 42, in <module>

    obj_spider.craw(root_url)    

  File "D:\Eclipse\imooc\bike_spider\spider_main.py", line 21, in craw

    new_urls, new_data = self.parser.parse(new_url,html_cont)

  File "D:\Eclipse\imooc\bike_spider\html_parser.py", line 39, in parse

    soup = BeautifulSoup(html_cont,'html.parser',from_encoding = 'utf-8')

TypeError: object() takes no parameters


正在回答

1 回答

仔细检查一下你的__init__()函数是不是只有一个下划线

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

举报

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

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

进入课程

爬虫 beautifulsoup

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