WEBVTT

0
00:00.240 --> 00:07.920
Today I had a question about what is the required software that we use to build this web scraper and

1
00:08.070 --> 00:16.360
the software I use is just 2 programs basically I use Visual Studio Code to edit my code.

2
00:16.370 --> 00:21.360
You can get it for both Windows Mac OS and Linux.

3
00:21.360 --> 00:30.360
And then we have NodeJS which is used to run the javascript code the script engine.

4
00:30.370 --> 00:36.980
Basically you can get either the eight point eleven worsen or the ten point seven here.

5
00:37.050 --> 00:42.900
It doesn't really matter because the features we are going to be using the projects is inside both portions

6
00:43.440 --> 00:49.470
so we can probably just get away with getting the LTE as recommended for most users.

7
00:49.470 --> 00:51.140
So those are the two things.

8
00:51.330 --> 00:52.290
No yes.

9
00:52.350 --> 00:59.860
And we choose to do code now we choose to do it code is basically just a door.

10
01:00.090 --> 01:07.620
It has some nice features for auto completion and showing paramita Sometimes it helps you a bit when

11
01:07.620 --> 01:10.580
you when you edit the code.

12
01:10.950 --> 01:21.180
And once we have no chips installed we can use things like NPM I to install packages like NPM install

13
01:21.330 --> 01:23.220
and we have.

14
01:23.450 --> 01:26.660
We crest for example to install a crest.

15
01:26.740 --> 01:33.690
Thus I saved to save it inside of a project and you will also usually see me use something called yawn.

16
01:33.930 --> 01:38.620
Yawn is faster than NPM because it's using a cache.

17
01:38.680 --> 01:44.350
Also all of these things work on both megaliths Windows and Linux.

18
01:44.370 --> 01:48.480
That goes for all of the things we're using.

19
01:48.510 --> 01:50.710
I think that was basically it.

20
01:51.330 --> 01:54.650
No chess pieces to decode you on.

21
01:54.750 --> 01:56.000
And that's basically it.