1
00:00:05,290 --> 00:00:06,460
Hi and welcome back.

2
00:00:06,490 --> 00:00:08,000
So let's just discuss the solution.

3
00:00:08,230 --> 00:00:15,580
So my question was that what is the major difference between request and beautiful soup, so requested responsible

4
00:00:15,580 --> 00:00:17,530
for fitting that data from the Internet.

5
00:00:17,530 --> 00:00:17,800
Right.

6
00:00:18,070 --> 00:00:24,490
So request is only responsible for fetching some data from the Internet and provide you on your local

7
00:00:24,490 --> 00:00:27,590
machine, but it is unable to pass that.

8
00:00:27,610 --> 00:00:34,240
Remember that when we try to pass in the quotes and try to pass the author name, it was quite a job

9
00:00:34,240 --> 00:00:36,220
for extracting the information out of them.

10
00:00:36,670 --> 00:00:44,380
But the BS4 responsible for passing and extracting data from their estimate so before is quite handy

11
00:00:44,380 --> 00:00:50,620
and quite easy when it comes to parsing the data and extracting that useful data out of your estimate.

12
00:00:51,250 --> 00:00:53,800
So they is it from the solution?

13
00:00:53,820 --> 00:00:59,020
So if you are facing any problem or if you are confused with anything, let us not in the question answer

14
00:00:59,020 --> 00:00:59,440
section.

