In this section, you will learn how to scrape both static and dynamic real-time data from web pages using the Selenium library. If you use a local IDE (e.g., PyCharm, VS Code, etc) instead of Repl, please note that the code in the next video will not work right away. There is an additional step you need to take to make the code work. That additional step is explained in the video titled "Scraping from Your Local IDE" which is after the next video.