Movie API

raukuten

Newbie
Joined
Apr 13, 2021
Messages
3
Reaction score
0
Anyone knows where I can get a movie api to get movies, the details and download links for my website?
 
IMDb doesn't have an official API, but try inspecting their XHR requests using your browser DevTools and that's all.
I have done it before and it worked perfectly
 
TMDb has an API.
From IMDb you can download their dataset.
But none of them offers download links for full movies.
 
Back
Top