python_zhihu icon indicating copy to clipboard operation
python_zhihu copied to clipboard

一个知乎爬虫,登陆,获取答案,图片

Results 8 python_zhihu issues
Sort by recently updated
recently updated
newest added

应为`登录`,而不是`登陆`

运行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,...

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