Your cart is empty.
Keep shopping
Explore the fundamentals of web scraping: extracting structured data from the web, selecting relevant data points, and using Python libraries like Beautiful Soup and Selenium to inform data-driven decisions.
In this course, we have a look into the world of scrapping. We get introduced to data scrapping, why is this important. How is it done. What is web scrapping. How can we perform web scrapping, using python as a programming language.
We then see implementation in form of two case studies one to scrape a website for web element information, and another a news website.