雅虎!管道:获取“计数”导致“输出”

发布于 2024-11-10 16:20:43 字数 111 浏览 1 评论 0原文

有没有办法在 Yahoo! 的最终输出中从“count”运算符中提取结果管道?例如,我正在查看 RSS 新闻源上的帖子数量。我只想知道有多少帖子。到目前为止,我无法检索“管道输出”中的频率编号。请指教。谢谢!

Is there a way to extract the results from "count" operator in the final output on Yahoo! Pipes? For example, I am looking at the number of postings on my RSS news feed. I just want to know how many postings were there. So far I have been unable to retrieve the frequency number in the "Pipe Output." Please advise. Thanks!

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

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

发布评论

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

评论(1

赢得她心 2024-11-17 16:20:43

管道的 JSON 结果包含一个“count”属性,其中包含返回的项目数。 (在管道页面上单击“获取 JSON”)

例如 JSON 输出 用于管道。

您还可以创建一个管道来仅返回 RSS 提要的计数

The JSON result of your pipe includes a "count" property with the number of items returned. (Click "Get as JSON" on the pipe's page)

e.g. JSON output for a pipe.

You could also make a pipe to just return the count of an RSS feed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文