Live data from Hacker News

Ask HN: What APIs do you wish existed?

news.ycombinator.com

31–40 of 165 posts

Re: Ask HN: What APIs do you wish existed?

#32

mlb game data, within 24 hours of each game

Isn't that already done? You can even get raw Pitch F/X data.

http://gd2.mlb.com/components/game/mlb/year_2009/

Here's an example day's scoreboard in JSON:

http://gd2.mlb.com/components/game/mlb/year_2009/month_07/da...

Re: Ask HN: What APIs do you wish existed?

#37
post #23
post #13

Earlier quoted context omitted.

Interesting... what would be the application of this? Any ideas you can share?

Lots of possibilities, but think backtweets.com as an example of something which would be much easier to accomplish if such an API existed.

We opened up an API for backtweets a while ago: http://backtweets.com/api

What would you build with it? Some people are using it in cool ways right now, e.g. hype machine uses it to power a twitter music chart.

Re: Ask HN: What APIs do you wish existed?

#38
post #4

IMDB's API

Have you tried TMDb? http://api.themoviedb.org/2.1/ I've played with it and seems good enough.

TMDb is pretty decent (I use it to keep track of my personal movie collection [1]), but a lot of the data is missing/incomplete.

It's a whole lot better than nothing, but it's far from perfect.

[1] http://moviedb.samwarmuth.com

Re: Ask HN: What APIs do you wish existed?

#40
post #2

I'll start. Wish there was an API that: 1) Allowed me to find high quality, license free images easily. 2) Let me access LinkedIn data. I know LinkedIn has an API, but its not open.

On flickr there is an option to search for commercially usable images. To do it from the API you need "prior arrangement" though.
Post reply on HN