zhihuzhuanlan2pdf icon indicating copy to clipboard operation
zhihuzhuanlan2pdf copied to clipboard

爬取知乎专栏并保存为pdf文档

Results 4 zhihuzhuanlan2pdf issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "start.py", line 55, in zhuanlan_to_pdf(slug) File "start.py", line 31, in zhuanlan_to_pdf cover, article_list = zl.get_result() File "/Users/yinhan/Downloads/zhihuzhuanlan2pdf-master/zhuanlan.py", line 80, in get_result return self._get_cover(), self._get_article_list()...

测试网址:https://zhuanlan.zhihu.com/c_80131470 ```log Traceback (most recent call last): File "start.py", line 55, in zhuanlan_to_pdf(slug) File "start.py", line 31, in zhuanlan_to_pdf cover, article_list = zl.get_result() File "G:\git\zhihuzhuanlan2pdf\zhuanlan.py", line 80, in get_result return...

![image](https://user-images.githubusercontent.com/16815901/38602391-2eccbfb2-3d9d-11e8-8cff-f71ec2b152eb.png) 同时out文件夹里面只有图片,没有文章。针对这个问题,google了不少资料,还是没搞明白。 出现这个问题代表什么意思?是被服务区强制下线了,对方有反爬设置?

![mark](http://p3ipi00tt.bkt.clouddn.com/blog/180410/e3AjimmlGe.png?imageslim)