摘要: 以中国大学定向排名爬虫为例 一、for tr in soup.find('tbody').children: AttributeError: 'NoneType' object has no attribute 'children' 它告诉我们从soup中获取到的网页结构内容tbody出现问题,这就 阅读全文
posted @ 2019-06-13 10:07 撑死算工伤吗 阅读(639) 评论(0) 推荐(0)