Their database has to be open to the public which no serious company would ever do due to security reasons. Instead some create a web service where you can access their data through XML. Amazon.com does this. I'm not sure about imdb.com. In any case, you can still extract html data from pages on the imdb server using your favorite server language. You'd then have to parse the data. It's a dirty way to do it, but it's doable.
samaru
a.k.a inscissor
1,256 posts since Feb 2002
Reputation Points: 262
Solved Threads: 18
Remember that doing what you intend could well be viewed as data theft and/or a violation of the terms of service of the site.
You are effectively bypassing whatever mechanism the site has (usually sponsorship through advertising) in ripping the information.
Before you bring any such service live be sure to get permission from the site owners.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337