v5tech / notes

notes
https://ameizi.gitee.io/notes
MIT License
1.53k stars 378 forks source link

知乎日报API #61

Open v5tech opened 9 years ago

v5tech commented 9 years ago

知乎日报API

http://news-at.zhihu.com/api/3/stories/latest 获取今日日报

http://news-at.zhihu.com/api/3/news/latest 获取今日日报

http://news-at.zhihu.com/api/3/news/before/20140618 获取某个日期之前的日报

http://news-at.zhihu.com/api/3/news/3977867 获取详情

http://news.at.zhihu.com/api/1.2/stories/latest 获取今日日报

http://news.at.zhihu.com/api/1.2/news/latest 获取今日日报

http://news.at.zhihu.com/api/1.2/news/before/20140618 获取某个日期之前的日报

http://news-at.zhihu.com/api/1.2/news/3977992 获取详情

http://news.at.zhihu.com/api/1.1/stories/latest 获取今日日报

http://news.at.zhihu.com/api/1.1/news/latest 获取今日日报

http://news.at.zhihu.com/api/1.1/news/before/20140618 获取某个日期之前的日报

http://news.at.zhihu.com/api/1.1/news/3978069 获取详情