Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

话题API似乎坏了 #35

Open
kebugcheckex opened this issue May 11, 2018 · 4 comments
Open

话题API似乎坏了 #35

kebugcheckex opened this issue May 11, 2018 · 4 comments

Comments

@kebugcheckex
Copy link

不知道是不是最近知乎改了话题的API,现在getTopicByID返回空的数组。重现方法:

const zhihu = require('zhihu');

zhihu.Topic.getTopicByID('19584970').then(console.log);

输出

{ name: '', page: 1, totalpage: 0, questions: {} }
@helencoder
Copy link

同遇到这个问题,貌似获取不到对应话题的问题列表了

@bubao
Copy link

bubao commented May 21, 2018

这个项目的话题不是用api做的,现在知乎的界面改版导致爬不到数据,而且现在话题也提供api了

@qiqingfu
Copy link

同上问题,请问有解决方案吗

@bubao
Copy link

bubao commented Jun 25, 2018

@qiqingfu 有 自己维护一个知乎API模块

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants