TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

3 pointsby tmabout 16 years ago
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 comments

babyshakeabout 16 years ago
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.
jodrellblankabout 16 years ago
<p><pre><code> def getNews(): return _("Sorry, nothing has happened yet today, why not try %s while you're waiting?" % todo.next) </code></pre> ;)