I have launched a new Movie Based web portal, I have completed the programming part and Made the site dynamic. My Question, How can i get the data about the Movies from different languages For example: www.imdb.com has a huge database collection. Is there any web crwaling methodology where we can get it? Or dirty method of Complete Data entry work?
+1
A:
The legal approach is to subscribe to IMDB's web services, which sound pretty comprehensive but cost $15,000 and up.
Another possible datasource that looks free is the Netflix API.
I'm not going to give you any advice about screen-scraping, both because it will make your life miserable, and because it's almost certainly a violation of copyright laws.
JacobM
2010-09-03 17:21:06