【问题标题】:Getting blocks of data from Google Reader API从 Google Reader API 获取数据块
【发布时间】:2011-03-29 09:57:53
【问题描述】:

我已经使用 Reader API 构建了一个基本应用程序,但我不想一次检索所有项目以节省带宽和处理。我从前 50 个开始,使用

http://www.google.com/reader/atom/user/-/state/com.google/reading-list?n=50&xt=user/-/state/com.google/read&r=n

但是一旦他们提出要求,我想获得下一个 50。

我一直在跟踪<entry gr:crawl-timestamp-msec="">,但我认为有一个更简单的解决方案。

我该怎么做?

【问题讨论】:

    标签: iphone objective-c google-reader


    【解决方案1】:

    认为我自己找到了答案

    使用值<gr:continuation>CArhxxjRmNsC</gr:continuation>

    点赞http://www.google.com/reader/atom/user/-/state/com.google/reading-list?c=CArhxxjRmNsC

    欲了解更多信息,请阅读此处的最佳答案How to skip known entries when syncing with Google Reader?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-10-01
      • 1970-01-01
      • 1970-01-01
      • 2017-05-04
      • 1970-01-01
      • 1970-01-01
      • 2020-02-27
      相关资源
      最近更新 更多