Lecture: Scraping texts using Beautifulsoup ver. 4

III is added. I. Scrape texts In my class, I have scraped some texts on a Web page using Web Query in Excel but you can also scrape them using Beautifulsoup in Python. You can see the scripts here: https://colab.research.google.com/drive/1HBFDeuxtWFnTZXbQybASbrbc8KTCAqkl?usp=sharing II. Scrape dialo…