Use jQuery AJAX to Query IMDB REST Web API

preview_player
Показать описание
Use jQuery to Query IMDB Movie REST Web API. In this video I show you how to use jQuery to dynamically connect to IMDB's REST Web API to retrieve movie information such as title, plot, and poster images using jQuery's AJAX
Рекомендации по теме
Комментарии
Автор

Dude you are the best damn teacher, you explain everything perfectly. You don't rush. I hope you keep making these.

shazamprojects
Автор

i am making a similar project and watching this video just cleared all the silly mistakes i was making like not using the input id instead i was using the form id.
thanks for the upload.

amar
Автор

I learned a lot about jquery altho I do know how to use themoviedb api.
It's hard to keep track of you... Speaking of ADHD I got distracted about adding another feature on my website... I'll resume this one when I'm done 😉😜

Stoney_Eagle
Автор

thank you for the great how-to video. i can use it in a current project at university :)

der-grashuepfer
Автор

Thank you so much for the tutorial, keep up with the good work :)

SleepyMicky
Автор

It's "Dances with Wolves"!!!! I've been trying different movie APIs to see which one is the most comprehensive and has all the movie details. I'm finding My API Films is very slow to respond, and seems to return the same data as The Movie Database API. Both don't seem to have directors or cast at the moment (there's a struggle keeping the APIs up to date when IMDb is changing). My solution at the moment is to generate a list of movies from TMDB, make them anchors, and pass the IMDb number to Open Movie Database (which currently has the most movie details, but doesn't return an array of movies with similar names/remakes).

dsr
Автор

Hey awesome tutorial, I am having trouble getting the data to render to html. My js code is exactly like yours. the data is showing in the console but it won't render in the browser. Also I noticed what shows up in my console is different from yours. Mines look like this Object {data: Object, about: Object} but yours looked like [ object, object, object ]. What am I doing wrong? Any help would be greatly appreciated.

atypical_blk_guy
Автор

Can't get past the "Firefox can't establish a connection to the server at localhost" And I have no option to pick JSONP anywhere I looked. Using TMDB btw.

shazamprojects
Автор

if you give ...how to take movie dateless using IMDB

a.habib
visit shbcf.ru