hello,
I’m looking for an IMDB fetcher (PHP), because IMDB doesn’t have an API(!?) that I could use.
Any suggestions on this?
thanks,
–iM
hello,
I’m looking for an IMDB fetcher (PHP), because IMDB doesn’t have an API(!?) that I could use.
Any suggestions on this?
thanks,
–iM
hello,
thanks, I ended up using this one: - http://sourceforge.net/projects/imdbphp/
I had to tweak some of the classes, but it seems to work perfectly. This library has other (cool) features too (ie: searching for actors etc) which I don’t need right now.
–iM