python_zhihu
python_zhihu copied to clipboard
一个知乎爬虫,登陆,获取答案,图片
应为`登录`,而不是`登陆`
Document
运行index.py时: Traceback (most recent call last): File "....\index.py", line 5, in zh=ZhiHu() File "...\python_zhihu.py", line 33, in __init__ self.do_first() File "...\python_zhihu.py", line 260, in do_first self.login() File "...\python_zhihu.py", line 64,...
一次请求只有10条
Do you guys still working on it? Since Zhihu has changed a little and your code can not work now
输入密码时出错
输入密码时出错,会报NameErro: name '密码‘ is not defined