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.
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.
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 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. 😏👊🏽
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?
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.
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.
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);
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
if you have the movie db verification error that verification email not coming. you should create a temp mail from any website and create a account with that particular email. my issue solved with this method.
Well done. I'm a beginner to API world and truly enjoyed your video. Excellent job.
I’m glad! Thank you.
IMDB APIを使って映画やテレビショーのデータを簡単に取得できる方法がわかりやすかったです。試してみます、ありがとうございます!
wow now i have a touch of api implementation and a bunch of ideas....thanks
You welcome!
Thanks for this tutorial, it really helped me to understand the concept of API.🧡🧡🧡🧡🧡🧡🧡🧡.
There is no IMDB on RapidApi now :(
It's with new name :- online movie database
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.
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.
Oh cool, BTW great vid
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.
Thank you so much!! Saved me a lot of time!
You're welcome!
Is there a way to use this but now using Genres. Cause I only see the name features
thankyou for the effort brother...
Thank you very much, tutorial was very clear and useful
You welcome!
can you explain how we would implement a search bar feature for users to search for a specific movie?
iam thinking about this too
This was pretty helpful! ❤️
Thank you! 😀
thanks for the insight i never knew about rapid api
Very nice make more tutorials like that
I will! Thank you.
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? 😏
and how did it go?
@@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. 😏👊🏽
@@kidbrave_7673 How's it coming along lolll
Update?
Nice job!
Thank you James! Feels awesome to see you here!
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?
Hey, I'm looking to use an api like that for an android app. Is there a way I can use it?
Of course! But I don’t have experience developing Android apps.
please i one get video content or they are just images ?
Hi, can i add multiple query params ?
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.
Thank you so much for this brother, can we search with title and year, so as I get one record?
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??
I'm trying to create a randomizer for a school project how do you get it to give you a movie at random?
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.
Gracias bro 💪
hi, how did you know the name to call the array was "d" data.d is giving me problems. Any idea? thanks!
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);
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
It's great. Thanks! How I obtain results in another langage?
You can translate using a different api.
Does it give direct download link too?
Thanks sir
You welcome!
if you have the movie db verification error that verification email not coming. you should create a temp mail from any website and create a account with that particular email. my issue solved with this method.
What mean It must be within 300 secs/ of server time. `?
Here what to do if we have a search bar and need to search the movie and display
thank you so much
Those 500 free requests, if I'm editing my code, each time I refresh my localhost it will consume one request?
Correct!
I have to admit, I'm surprised at just how convenient this is
It is!!
where did u get data.d; idont get it
hyy bro.. but how to connect this to frontend??
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?
It seems like they got rid of it. Not sure why. You can still do the same thing with a different API.
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?
Can i click movie and watch movie, yet, sorry i am newbie
I don't understand the concept of "request". Can you give me a few examples?
Request asks for information to the API, as if you would request food at a restaurant
how to autofill tv series episode guide sheets
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 .
@iEatWebsites, atleast you should have scolled your css once 🙃
Can i get the code in httml form
It is in txt format now, or am I the only one seeing so?
share your magic css, please
👍👍👍❤❤❤
so help me how blogspot movies/tvshow server 1,2 3,
where can i find the css
Just create it yourself, it's extremely basic css
image is not working please help
helpful
Glad to hear that
shazam core api is not free ......... can anybody help❓❓❓❓❓❓
awesome
Thanks!
the imdb is not exist
Really? I will double check
@@ieatwebsites give the link if it's there🤣🤣🤣🤣
ye its not there
It is back dude
@@HeyyDixit after freaking 11 months do you think I care now?
but it has only 8 movies !!!
css please
movie database schedule
Source Code plsss
Unfortunatelly, it looks like this API doesn't exist anymore...
do you know any alternative similar api
@@thiyagum8649 Movie Database Alternative, in the same website.
Online Movie Database
Could be great if you upload your source code.
A wordpress plugin will ease the coding involved in using API. Specially for people like me who don't know html, java, and CSS.
Broooo! ty!
You East WHAT?!
software."
Hey guys, just wondering if this is possible to create the same with Python and flask?
yes