Answer the question
In order to leave comments, you need to log in
What API to use to get a movie trailer?
I'm trying to write a site with movies in Node.js. I'm using the OMDb API , but there is nothing there except for one picture.
Who used which API? Even if it's paid. Where can I get a trailer or ideally a feature film, photo gallery? It’s not manually recorded in the database for each film ...
Answer the question
In order to leave comments, you need to log in
well, you can pull out the trailer through YouTube api on request "official trailer movie name", if you're lucky, the first video will be what you need
, but with full films of the open api you won't find it 99.99%, because it's ¯\_(ツ)_/¯
You will most likely have to parse
youtube, and it’s better not through their api, because you won’t get quotas.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question