To start Web Scraping tutorials, the first thing to do is to install the 3 libraries: BeautifulSoup, Requests, and LXML. We will use PIP. Note that sudo might be required if you are on Linux or Mac. Continue reading “Beautiful Soup Tutorial #1: Install BeautifulSoup, Requests & LXML”