Simple Python Script to Scrape and Download All Files from a Web Page (Bite-size Article)

Introduction
A while back, I needed a certain dataset (Excel files) from a particular website. But unfortunately, there was no “download all” button, so I was stuck downloading each file ...