Reddit RSS feed,不仅仅是 25 个结果?

发布于 2024-12-18 08:15:27 字数 461 浏览 2 评论 0原文

我正在尝试解析 http://reddit.com 上的 subreddits 来获取链接,但到目前为止我被给出的 25 个结果的限制所阻止(例如访问 http://www.reddit.com/r/apple+programming.rss)。

有谁知道是否有...

  • 用于显示更多结果的 URL 参数
  • 还有另一种方法来获取更多结果? (查看 reddit api wiki,我没有看到任何从 subreddit 获取链接的内容)

I'm trying to parse through the subreddits on http://reddit.com for the links, but so far I'm blocked by the limit of the 25 results given (say when visiting http://www.reddit.com/r/apple+programming.rss).

Does anyone know if there is either...

  • A URL parameter to display more results
  • There is another method to fetch more results? (looking at the reddit api wiki, I'm not seeing anything for fetching links from subreddit)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

幸福不弃 2024-12-25 08:15:27

摘自问题的先前修订


我忽略了其中最简单的答案。匹配 Reddit 子版块本身使用的相同参数:

http://reddit.com/r/[subreddit].[rss/json]?limit=[limit]&after=[after]

Taken from a prior revision of the question:


I had overlooked the simplest answer of them all. Matching the same parameters that the subreddits use themselves:

http://reddit.com/r/[subreddit].[rss/json]?limit=[limit]&after=[after]
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文