WebScraping with Python and BeautifulSoup: Part 1 of 3

In today’s demo, I am going to teach you about the basics of using WebScraping with Python and BeautifulSoup. You’re going to see the objects that comprise Beautiful Soup, and how to work with them.