1
00:00:00,670 --> 00:00:06,300
In the last video we saw opposite of the React project in this video, we'll see how to use the OMB

2
00:00:06,310 --> 00:00:09,880
API to get the date of the movie of all the languages.

3
00:00:10,450 --> 00:00:13,480
So go to Google and search for Mbappé.

4
00:00:13,750 --> 00:00:16,840
Open the first link in beginning this page.

5
00:00:17,500 --> 00:00:19,240
Go to API Key presented Orient.

6
00:00:22,070 --> 00:00:26,810
I check the free give your email, ID name, last name and everything.

7
00:00:27,310 --> 00:00:30,640
And you can submit the form.

8
00:00:33,450 --> 00:00:37,200
Often you enter the details, you will be getting a emailed to the email address that you have given,

9
00:00:37,350 --> 00:00:38,570
you'll get your API key.

10
00:00:38,820 --> 00:00:44,340
And though IMDb API that's championing and also you have to click on the following you are still active

11
00:00:44,490 --> 00:00:46,680
the there is no activity.

12
00:00:47,690 --> 00:00:49,610
So now, once your cue is activated.

13
00:00:53,380 --> 00:00:53,970
One again.

14
00:00:55,990 --> 00:00:57,490
So I want your keys activated.

15
00:00:57,760 --> 00:00:58,840
You can click on the.

16
00:00:59,360 --> 00:01:03,370
You can copy this link and then go to a postman.

17
00:01:03,850 --> 00:01:09,620
So the postman is the tool that we used to like perform various rest API functions like get washed,

18
00:01:09,640 --> 00:01:10,420
put badly.

19
00:01:10,780 --> 00:01:14,740
All you have to do is that you have to pick on the key over there and then send.

20
00:01:16,510 --> 00:01:21,160
As you can see, basically, we are getting a default.

21
00:01:22,130 --> 00:01:28,180
But there's a default movie and the data related to that movie with that given Deutsche API link.

22
00:01:28,730 --> 00:01:35,480
So there are a few parameters that we can pass and instead of like, I can give a.

23
00:01:37,860 --> 00:01:42,710
As such as it represents just search and I can search for that Avengers, just movies.

24
00:01:44,110 --> 00:01:45,430
And then when you click on Send.

25
00:01:46,530 --> 00:01:52,740
You'll be getting all the data regarding the movies that have the title Avengers, so the Avengers,

26
00:01:52,740 --> 00:01:55,710
Avengers Endgame, Avengers Infinity War saw the movie with Avengers Typekit.

27
00:01:56,160 --> 00:02:02,100
So if I disable this and then send it, then you can see that we're getting nothing like since I haven't

28
00:02:02,100 --> 00:02:09,720
been able it, I'd be getting that if I select as and then I leave another Star Wars like that.

29
00:02:11,220 --> 00:02:16,610
And, John, we're getting rid of all the movies that are basically have the United Star Wars, the

30
00:02:16,620 --> 00:02:19,040
poster type by IMDb and everything.

31
00:02:19,730 --> 00:02:21,510
So this is all we can use Boseman for.

32
00:02:22,370 --> 00:02:24,320
So once you get, you get the postman.

33
00:02:25,620 --> 00:02:30,810
Billing and API key decision API key, if you will be using this in our project shortly.

34
00:02:31,650 --> 00:02:38,310
So this is how we can use OMB to get the data of the movies of various languages, not only English

35
00:02:38,310 --> 00:02:40,620
but all the languages that are most popular.

36
00:02:41,340 --> 00:02:46,950
So in the next reader, we'll get started with the coding part and then start how to display the movies

37
00:02:46,950 --> 00:02:48,210
from that rest API.

38
00:02:48,360 --> 00:02:52,650
Search for the movies, add to favorites and all the remaining functions seeing the next reading.
