Coder Social home page Coder Social logo

zhihu-daily-server's Introduction

zhihu-daily-server

特别感谢

知乎日报API分析

声明

以下所有 API 均由知乎(Zhihu.Inc)提供,本人灵感均来自知乎日报 API 分析,对于原来的分析进行了一些个人的整改,如有不当之处请告知本人,本人立即处理此内容。获取与共享之行为或有侵犯知乎权益的嫌疑。若被告知需停止共享与使用,本人会及时删除此页面与整个项目。请您了解相关情况,并遵守知乎协议。

Server

  • 使用 Nodejs + Restify 开发
  • 实现 最新消息,消息内容获取与离线下载,过往消息查看,新闻额外信息,新闻对应长评论查看,新闻对应短评论查看,主题日报列表查看,主题日报内容查看,热门消息

Run

npm install node app.js

Api

最新消息

GET /news/latest

消息内容获取与离线下载

GET /news/:id

过往消息

GET /news/before/:date

新闻额外信息

GET /news/:id

新闻对应长评论查看

GET /story/:id/long-comments

新闻对应短评论查看

GET /story/:id/short-comments

主题日报列表查看

GET /themes

主题日报内容查看

GET /theme/:id

热门消息

GET /news/hot

zhihu-daily-server's People

Contributors

neromaycry avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.