Skip to content

Commit 41352b4

Browse files
committed
readme
1 parent 9069390 commit 41352b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ zhihu-python:获取知乎信息
66

77
zhihu-python 采用 python2.7 编写,用来方便地获取知乎上各种内容的信息,并且可以方便地将答案备份导出为 txt 或 markdown 文件。由于知乎官方目前没有提供 api,所以有了此项目地存在。
88

9+
****:本项目代码均在Ubuntu14.04上使用python2.7.6编写和测试通过,windows环境仍然存在编码问题。
10+
911
获取某个问题下的全部回答并导出,很简单:
1012

1113
.. code-block:: python

0 commit comments

Comments
 (0)