Тёмный

Easy way to get data from Movies & TV Shows with IMDB API and RapidAPI 

iEatWebsites
Подписаться 46 тыс.
Просмотров 178 тыс.
50% 1

This is a quick and easy video on how to get data from Movies and TV Shows using the IMDB API and RapidAPI. With RapidAPI you can choose from hundreds of different APIs and start getting data very quick and easy.
Create an account before following the video: rapidapi.com/hub
Follow me on Twitter: / ieatwebsites

Опубликовано:

 

16 ноя 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 104   
@sinam1951
@sinam1951 2 года назад
Well done. I'm a beginner to API world and truly enjoyed your video. Excellent job.
@ieatwebsites
@ieatwebsites 2 года назад
I’m glad! Thank you.
@tennisonemekaomovoh8927
@tennisonemekaomovoh8927 Год назад
Thanks for this tutorial, it really helped me to understand the concept of API.🧡🧡🧡🧡🧡🧡🧡🧡.
@Nustudios
@Nustudios Год назад
Thank you. It seems that the fetch will only retrieve 8 items. Does anyone know how to get more than 8 items? Or just retrieve all of the items available for that query?
@aritra3004
@aritra3004 2 года назад
This was pretty helpful! ❤️
@ieatwebsites
@ieatwebsites 2 года назад
Thank you! 😀
@yutinglin1420
@yutinglin1420 Год назад
Thank you so much!! Saved me a lot of time!
@ieatwebsites
@ieatwebsites Год назад
You're welcome!
@mileslegend
@mileslegend 8 месяцев назад
thanks for the insight i never knew about rapid api
@Acekeepace
@Acekeepace Год назад
Anychance you could post the css layout at the end I'm running my own Api and like the format but I'm finding difficulty as I feel I'm missing something.
@michaelkamau7905
@michaelkamau7905 2 года назад
wow now i have a touch of api implementation and a bunch of ideas....thanks
@ieatwebsites
@ieatwebsites 2 года назад
You welcome!
@4aliful
@4aliful 2 года назад
Thank you very much, tutorial was very clear and useful
@ieatwebsites
@ieatwebsites 2 года назад
You welcome!
@transcendingthedyad5663
@transcendingthedyad5663 2 года назад
hi, how did you know the name to call the array was "d" data.d is giving me problems. Any idea? thanks!
@johnmorganii122
@johnmorganii122 2 года назад
I'm trying to create a randomizer for a school project how do you get it to give you a movie at random?
@arcanum360YT
@arcanum360YT 5 месяцев назад
Is there a way to use this but now using Genres. Cause I only see the name features
@sportsmoments4201
@sportsmoments4201 Месяц назад
thankyou for the effort brother...
@YaserRiaz
@YaserRiaz Год назад
Thank you so much for this brother, can we search with title and year, so as I get one record?
@Jovicod
@Jovicod Год назад
please i one get video content or they are just images ?
@taha9971
@taha9971 2 года назад
Hi there, You have REST API videos, Any video about sending wordpress posts to external REST API ? Any information or resource , Pls let me know THANKS
@yeremmisarmientoalonzo114
@yeremmisarmientoalonzo114 2 года назад
Gracias bro 💪
@Edgar-pu1lc
@Edgar-pu1lc Год назад
Hi, can i add multiple query params ?
@disrael2101
@disrael2101 2 года назад
Very nice make more tutorials like that
@ieatwebsites
@ieatwebsites 2 года назад
I will! Thank you.
@JamesQQuick
@JamesQQuick 2 года назад
Nice job!
@ieatwebsites
@ieatwebsites 2 года назад
Thank you James! Feels awesome to see you here!
@Monki.DLoufi
@Monki.DLoufi Год назад
Why the api get only 8 movie , anyone help me i need to return more movies , i use fetch 2 time to get 16 movies .
@Weston_Guidero
@Weston_Guidero 6 месяцев назад
mine is giving me an error (Uncaught SyntaxError: await is only valid in async functions and the top level bodies of modules) on this line : const response = await fetch(url, options);
@kidbrave_7673
@kidbrave_7673 2 года назад
Thank you so much for the content brotha! I'm building an api application for the first time and your approach towards teaching us how to us rapid api was amazing! I really appreciate the time and effort you put into this video. PS: Can I send a url link to my api project which is going to be a netflix clone when I'm finished with it? If so, where would be the best place for you to receive it? 😏
@lassregnen5790
@lassregnen5790 Год назад
and how did it go?
@kidbrave_7673
@kidbrave_7673 Год назад
@@lassregnen5790 Hey man, I actually didn’t finish it because I got hired at a company short after, but you messaging me in this thread reminded me about the project and I want to finish it now! So, I’m work on it and when I’m finished I can throw the GitHub link in here for you. 😏👊🏽
@merlen424
@merlen424 11 месяцев назад
@@kidbrave_7673 How's it coming along lolll
@MAJ_TT
@MAJ_TT 9 месяцев назад
Update?
@youcefyouyou6757
@youcefyouyou6757 Год назад
thank you so much
@patrickFREE.
@patrickFREE. Год назад
What mean It must be within 300 secs/ of server time. `?
@paracetamol5031
@paracetamol5031 Месяц назад
I am making netflix clone and using imdb api for that. But there is no image in the api. Is there any way we can get that??
@oleksandrromanchenko5436
@oleksandrromanchenko5436 2 месяца назад
Do you know if it's possible to use this API for commercial purposes? Or is it only non-commercial usage? I didn't find this information on their page.
@timothydoan2
@timothydoan2 2 года назад
can you explain how we would implement a search bar feature for users to search for a specific movie?
@user-ws3cy7vs9k
@user-ws3cy7vs9k 9 месяцев назад
iam thinking about this too
@sarveshjewalikar9921
@sarveshjewalikar9921 2 года назад
Nice tutorial for someone beginning to learn about APIs but I have a doubt, is there a limit to the data that can be fetched like you used the IMDb api, do you get access to all the data of IMDb database or are there any restrains for the data that can be fetched from the API. Sorry for the question as I haven't dealt with APIs much.
@ieatwebsites
@ieatwebsites 2 года назад
If is free, there are always limitations. But I don’t think you will have restrictions. They will give you all the data they offer.
@sarveshjewalikar9921
@sarveshjewalikar9921 2 года назад
Oh cool, BTW great vid
@cry6270
@cry6270 6 месяцев назад
when mine was working, I fetch anything without limits free dbmovie api with dooplay themes and there is a pys theme works with it. dooplay theme seems to be a pain to make it work the videos to play and to get the keys in.
@timelesstimesgoneby
@timelesstimesgoneby 2 года назад
how to autofill tv series episode guide sheets
@dumbledoregameyt
@dumbledoregameyt 2 года назад
hyy bro.. but how to connect this to frontend??
@ubahobaah9706
@ubahobaah9706 10 месяцев назад
Does it give direct download link too?
@_LuongQuocHao
@_LuongQuocHao 2 года назад
Can i click movie and watch movie, yet, sorry i am newbie
@mahizhanithyasakthivel5148
@mahizhanithyasakthivel5148 4 месяца назад
Here what to do if we have a search bar and need to search the movie and display
@CreepyCooperMc
@CreepyCooperMc 2 года назад
There is no IMDB on RapidApi now :(
@LIVESTREAM_FAM
@LIVESTREAM_FAM 10 месяцев назад
It's with new name :- online movie database
@trinideafguy
@trinideafguy Год назад
so help me how blogspot movies/tvshow server 1,2 3,
@code_master125
@code_master125 2 года назад
Can i get the code in httml form
@twisted_cpp
@twisted_cpp 2 года назад
Hey, I'm looking to use an api like that for an android app. Is there a way I can use it?
@ieatwebsites
@ieatwebsites 2 года назад
Of course! But I don’t have experience developing Android apps.
@abdellbouzekri5116
@abdellbouzekri5116 8 месяцев назад
where did u get data.d; idont get it
@12thevil
@12thevil Год назад
Broooo! ty!
@TaprobanaOrg
@TaprobanaOrg 2 года назад
👍👍👍❤❤❤
@ronaldo0grande
@ronaldo0grande 2 года назад
share your magic css, please
@thetravellingtacos9762
@thetravellingtacos9762 10 месяцев назад
Hey guys, just wondering if this is possible to create the same with Python and flask?
@thiagohp7054
@thiagohp7054 4 месяца назад
yes
@nikhilgoduguchintha2648
@nikhilgoduguchintha2648 Год назад
@iEatWebsites, atleast you should have scolled your css once 🙃
@victorabidoye821
@victorabidoye821 2 года назад
Hi please I need some help with the IMDB api. I can't seem to find it on RAPID API anymore how do I go about it?
@ieatwebsites
@ieatwebsites 2 года назад
It seems like they got rid of it. Not sure why. You can still do the same thing with a different API.
@inesboulima1427
@inesboulima1427 2 года назад
Hey i can't find it also and i needed it for an exam.. did u find an alternative api (with movies and series) please?
@ssikarim
@ssikarim Год назад
Thanks sir
@ieatwebsites
@ieatwebsites Год назад
You welcome!
@abhinavgupta1605
@abhinavgupta1605 Год назад
shazam core api is not free ......... can anybody help❓❓❓❓❓❓
@jeanpaulsanchezmendoza1328
@jeanpaulsanchezmendoza1328 2 года назад
It's great. Thanks! How I obtain results in another langage?
@ieatwebsites
@ieatwebsites 2 года назад
You can translate using a different api.
@burhansidiq8893
@burhansidiq8893 Год назад
image is not working please help
@rangabharath4253
@rangabharath4253 2 года назад
awesome
@ieatwebsites
@ieatwebsites 2 года назад
Thanks!
@OgamerRato
@OgamerRato Год назад
Those 500 free requests, if I'm editing my code, each time I refresh my localhost it will consume one request?
@ieatwebsites
@ieatwebsites Год назад
Correct!
@jpd254
@jpd254 Год назад
I don't understand the concept of "request". Can you give me a few examples?
@carlerikssonskogh5784
@carlerikssonskogh5784 3 месяца назад
Request asks for information to the API, as if you would request food at a restaurant
@jasaseo7616
@jasaseo7616 2 года назад
css please
@shivshiva5440
@shivshiva5440 2 года назад
A wordpress plugin will ease the coding involved in using API. Specially for people like me who don't know html, java, and CSS.
@dzinesolutionnoorpur
@dzinesolutionnoorpur Год назад
helpful
@ieatwebsites
@ieatwebsites Год назад
Glad to hear that
@timelesstimesgoneby
@timelesstimesgoneby Год назад
movie database schedule
@Timooooooooooooooo
@Timooooooooooooooo 2 года назад
I have to admit, I'm surprised at just how convenient this is
@ieatwebsites
@ieatwebsites 2 года назад
It is!!
@I_Love_Lord
@I_Love_Lord 2 года назад
but it has only 8 movies !!!
@alimirhashimli2727
@alimirhashimli2727 8 месяцев назад
It is in txt format now, or am I the only one seeing so?
@hugoalvarado1610
@hugoalvarado1610 2 года назад
Could be great if you upload your source code.
@user-wu5ew7ox6p
@user-wu5ew7ox6p Год назад
where can i find the css
@carlerikssonskogh5784
@carlerikssonskogh5784 3 месяца назад
Just create it yourself, it's extremely basic css
@elvisbogsangit604
@elvisbogsangit604 4 месяца назад
Source Code plsss
@Jalan-Api
@Jalan-Api 4 месяца назад
You East WHAT?!
@josedaniloborceii696
@josedaniloborceii696 Год назад
software."
@sev6nofficial
@sev6nofficial 2 года назад
the imdb is not exist
@ieatwebsites
@ieatwebsites 2 года назад
Really? I will double check
@sev6nofficial
@sev6nofficial 2 года назад
@@ieatwebsites give the link if it's there🤣🤣🤣🤣
@AchillesWG
@AchillesWG 2 года назад
ye its not there
@HeyyDixit
@HeyyDixit Год назад
It is back dude
@sev6nofficial
@sev6nofficial Год назад
@@HeyyDixit after freaking 11 months do you think I care now?
@LennWeltmeister
@LennWeltmeister 2 года назад
Unfortunatelly, it looks like this API doesn't exist anymore...
@thiyagum8649
@thiyagum8649 Год назад
do you know any alternative similar api
@LennWeltmeister
@LennWeltmeister Год назад
@@thiyagum8649 Movie Database Alternative, in the same website.
@daredevil_37
@daredevil_37 Год назад
Online Movie Database
Далее
250 Unique APIs for your next Project
7:11
Просмотров 292 тыс.
How to NOT Fail a Technical Interview
8:26
Просмотров 1,4 млн
40 APIs Every Developer Should Use (in 12 minutes)
12:23
My Unconventional Coding Story | Self-Taught
27:14
Просмотров 586 тыс.
What is an API ? Simply Explained
5:21
Просмотров 1,9 млн
How to FETCH data from an API using JavaScript ↩️
14:17