(PHP)
I am going to use an IMDB API like this one for example:
http://www.deanclatworthy.com/imdb/
To get the latest episode that has been aired on TV of a TV Show (for example "Burn Notice", ...) , I need to show the latest episode aired on TV in my script and it has to be automated, maybe there's something else? But is it possible with this API and how?
Thank you
.
I am going to use an IMDB API like this one for example:
http://www.deanclatworthy.com/imdb/
To get the latest episode that has been aired on TV of a TV Show (for example "Burn Notice", ...) , I need to show the latest episode aired on TV in my script and it has to be automated, maybe there's something else? But is it possible with this API and how?
Thank you