Y
Hacker News
new
|
ask
|
show
|
jobs
by
dashr
5320 days ago
anyone know of a good place to get Movie data (and possibly Cast/Crew) info for free or low cost for a commercial project?
3 comments
huskyr
5320 days ago
Wikipedia has loads of movie data. You can use the API to extract it, or use dbpedia.org for a more friendly view.
link
senthil_rajasek
5320 days ago
freebase.com
link
pyre
5320 days ago
themoviedb
link
phaylon
5320 days ago
There's also a CPAN DIstribution for that:
https://metacpan.org/release/TMDB
link