Does anyone know of a JSON or XML API that gives you the amount of seasons and the amount of episodes per season (or for each season) for a given tv series?

I'm trying to create a 'random episode' button, but to be able to do that I need to have this information. The tv-series themselves are not saved locally so I cannot just query the fs for filenames and build the db myself.

link|improve this question

feedback

closed as off topic by Muad'Dib, Robert Levy, rsp, Gilles, Book Of Zeus Feb 13 at 2:27

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

1 Answer

up vote 0 down vote accepted

For everyone who is still wondering about this:

http://services.tvrage.com does what you want

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.