top of page
Data Scraping: Lesson 2
In this second lesson, the instructor shows how to set up your coding environment for data scraping and introduces the first step of pulling HTML from a website. This lesson is all about installing the right tools, setting up your files, and understanding the basics of using requests and BeautifulSoup.
bottom of page