in reply to Loop with IMDB::Film

I know this may be offtopic, but: since the IMDB database is public domain/open source, is there a server somewhere which can provide the data in a more structured (machine readable) format, instead of having to rely on screen scraping?

Replies are listed 'Best First'.
•Re^2: Loop with IMDB::Film
by merlyn (Sage) on Dec 26, 2004 at 18:28 UTC
Re^2: Loop with IMDB::Film
by mhearse (Chaplain) on Dec 26, 2004 at 22:55 UTC
    I alwasy thought it would be cool to server up IMDB content in CDDB style. That way programs could grab currnet movie info from a stable source with uniform format. I bet IMDBs database distribution could be used for that.