Welcome automation enthousiasts!
In this video, you'll learn #how to download a file with python. We'll download at least 3 files automatically, rather than manually.
We'll create three functions to download these files. We'll be using two libraries that you'll need to install beforehand: #request and #beautifulSoup4.
Thanks for watching and practicing!