http://wx1.sinaimg.cn/large/006IuJZAgy1fr68b2d2iog30ua0ikhdt.gif
只是为了逛知乎的时候更隐蔽点
我开源到 coding 上你们没意见吧
https://coding.net/u/niuoh/p/zhihu_cmd/git?public=true
|  |      1PureWhite      2018-05-10 14:37:09 +08:00 你怎么能只爬知乎在广告区插入的回答呢? | 
|      5lzhd24      2018-05-10 14:43:38 +08:00 利用这个接口是不是可以做的 web 页面? | 
|  |      7PureWhite      2018-05-10 14:49:09 +08:00 @eloah 报告团长, 点击就送意大利面! | 
|  |      8opengps      2018-05-10 14:57:58 +08:00 看着很干净啊,无广告版阅读确实不错 | 
|      9v2register      2018-05-10 15:58:30 +08:00 ``` Microsoft Windows XP [版本 5.1.2600] (C) 版权所有 1985-2001 Microsoft Corp. E:\VMware>python zhihu.py search question >方正 'utf8' codec can't decode byte 0xb7 in position 51: invalid start byte E:\VMware>python zhihu.py search question >v2ex 'clear' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 20538971 V2EX 怎样影响了你? 19614186 V2EX.com 的价值在哪? 19558757 V2EX 是否是知乎的竞争对手? 19551071 刘昕是如何设计 V2EX 的?最初的想法是什么? 270687757 如何看待 V2EX 未经允许公布用户邮箱和手机号? 19622060 知乎和 V2EX 相比有哪些差异,哪个更让用户舒服,为什么? 21521104 三个基于 Python 的网站:知乎、豆瓣、V2EX 都存在卡顿的问题,是 Python 的 问题吗? 19754033 用 V2EX DNS 从 App Store 下载为什么这么快? 21225502 V2EX 和 discuz 这样的论坛的区别是什么 优缺点各是什么? 20576614 如何评价 hackerTom 发表于 V2EX.com 的《十个不选择创新工场的理由》? select question >20538971 comment id:256256029 'gbk' codec can't encode character u'\u2022' in position 208: illegal multibyte sequence E:\VMware> ``` 万恶的 windows:( | 
|  |      10niuoh OP @v2register 对 忘记说了  windows 下 把 os.system('clear') 改成 os.system('cls') 把 #coding=utf-8 改成 #coding=gbk | 
|      11lieh222      2018-05-10 16:11:51 +08:00 我想看图和小视频 | 
|  |      13albertofwb      2018-05-10 16:17:54 +08:00 via Android 有没有 V2 的命令行版本? | 
|  |      14niuoh OP @albertofwb google 一下你就知道 |