Giter Site home page Giter Site logo

知乎 RSS wanted about rsshub HOT 4 CLOSED

diygod avatar diygod commented on May 15, 2024 3
知乎 RSS wanted

from rsshub.

Comments (4)

Andiedie avatar Andiedie commented on May 15, 2024 1

希望可以增加热门回答(匿名打开手机版知乎、小程序知乎热榜、APP热榜)的内容
可以通过以下链接直接获得:

来自Web匿名首页:
GET https://www.zhihu.com/api/v3/explore/guest/feeds?limit=15
来自小程序API:
GET https://www.zhihu.com/api/v3/feed/topstory/hot-list-wx?limit=50
来自APP API:
GET https://api.zhihu.com/topstory/hot-list?limit=10&reverse_order=0

三个来源内容一致,单看路径后面两个比较稳,
不过通过这三个API获得的只有标题和摘要,想要全文RSS必须遍历链接了

内容示例:
image

from rsshub.

KellyHwong avatar KellyHwong commented on May 15, 2024

原理是什么呢?不都是对知乎通知进行监控吗?为啥中间三个没做,Mark一下神大大的代码。

from rsshub.

DIYgod avatar DIYgod commented on May 15, 2024

@KellyHwong 中间三个用处不大,优先级低

from rsshub.

ShimotsukiH avatar ShimotsukiH commented on May 15, 2024

请问关注问题动态更新可以有么?
例如通过rss关注此页→ https://www.zhihu.com/question/50343728/answer/152862940

from rsshub.

Related Issues (20)

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.