mlb game data, within 24 hours of each game
i wrote a parser for NBA games, get the data straight from yahoo. Using Python and BeautifulSoup, piece of cake. I would think MLB could work the same.
Ask HN: What APIs do you wish existed?
31–40 of 165 posts
Re: Ask HN: What APIs do you wish existed?
#32mlb game data, within 24 hours of each game
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?
#33Real-estate API (open homes, home sales by zip etc)
Definite business opportunity there, the two services I have found (in this case I'm looking for Texas data) both consider using an iframe "integration".
Re: Ask HN: What APIs do you wish existed?
#34Re: Ask HN: What APIs do you wish existed?
#35Real-estate API (open homes, home sales by zip etc)
Re: Ask HN: What APIs do you wish existed?
#36Re: Ask HN: What APIs do you wish existed?
#37Earlier 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.
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?
#38IMDB's API
Have you tried TMDb? http://api.themoviedb.org/2.1/ I've played with it and seems good enough.
It's a whole lot better than nothing, but it's far from perfect.
Re: Ask HN: What APIs do you wish existed?
#39I'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.
Re: Ask HN: What APIs do you wish existed?
#40I'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.