Web Scraping with MS Excel and Python: Static Site Contents.
This article introduces you to the simple concept of web scraping by discussing what it is, why and how it is done for static site contents with practical examples in excel and python using the requests and beautiful soup (bs4) libraries.