TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What would be your ideal API for news content?

3 点作者 tm大约 16 年前
There are APIs like Daylife, NYTimes, Guardian, even Zemanta.<p>What would your idea API for the news look like? What's missing in the existing solutions?<p>Images? Video? More customization? More analytics and number crunching abilities?

2 条评论

babyshake大约 16 年前
Let me send a URL and retrieve the unique news story that it's a part of, or perhaps multiple news stories with confidence intervals.<p>I don't know of a single API that currently does this.
jodrellblank大约 16 年前
<p><pre><code> def getNews(): return _("Sorry, nothing has happened yet today, why not try %s while you're waiting?" % todo.next) </code></pre> ;)