are there any other sites beside IMDB that provide movie information api's?
ok let me be less ambigous, I am creating a media catalog for storing, accessing, and searching a database with all my movies and music I have, in Java using Netbeans. I would like to be able to access a site that allows me to get the information for them without having to enter too much myself if possible, what I am looking for is an api or such that allows me access to a database that has that kinda of information that I can use in Java thats not a web application but a stand alone
Vincent Beilke
2010-07-23 22:29:54
Would this work? https://code.google.com/p/moviejukebox/
NinjaCat
2010-07-23 23:50:19