Ask HN: What would be your ideal API for news content?
2 comments
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.
I don't know of a single API that currently does this.
I don't know of a single API that currently does this.
def getNews():
return _("Sorry, nothing has happened yet today, why not try %s while you're waiting?" % todo.next)
;)
What would your idea API for the news look like? What's missing in the existing solutions?
Images? Video? More customization? More analytics and number crunching abilities?