Web Scraping with Python What is web scraping? How to build a Python Web Scraper? Understanding Page Structure Python libraries needed requests Beautiful Soup (bs4) Selenium . .