开发者

Make a collection with movies

开发者 https://www.devze.com 2022-12-25 15:09 出处:网络
I need to make a collection with a lot of movies, but I was wondering if there is something like API or oth开发者_如何学Goer method to make that database automatically? I will be using Ruby on Rails,

I need to make a collection with a lot of movies, but I was wondering if there is something like API or oth开发者_如何学Goer method to make that database automatically? I will be using Ruby on Rails, but if there is a useful and fast tool, I will use it.

Thank you.


There's a 85K record flat file here (called film, not movie): http://download.freebase.com/datadumps/2009-12-30/browse/


Amazon's product API lets you search by category/text. Use that. It will tell you everything about the movie (director, actors, etc). They have that info because Amazon own IMDB.

0

精彩评论

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