开发者

any suggestions for getting the data for the web portal?

开发者 https://www.devze.com 2023-01-14 03:43 出处:网络
I have launched a new Movie Based web portal, I have completed the programming part and Made the site dynamic.

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?开发者_高级运维


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.


Blockbuster's website has some RSS feeds you can scrape, which will contain links to data pages that may or may not be easily scraped as well.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号