
This intermediate course teaches you how to navigate HTML structures, parse web pages, and build web crawlers at scale using Python's scrapy library. It also covers foundational parsing concepts that apply to BeautifulSoup and Selenium.
Data scientists and developers who need to automatically extract and parse structured data from websites across the internet.
The ability to build tools capable of retrieving and parsing information stored across the internet has been and continues to be valuable in many veins of data science. In this course, you will learn to navigate and parse html code, and build tools to crawl websites automatically. Although our scraping will be conducted using the versatile Python library scrapy, many of the techniques you learn in this course can be applied to other popular Python libraries as well, including BeautifulSoup and Selenium. Upon the completion of this course, you will have a strong mental model of html structure, will be able to build tools to parse html code and access desired information, and create a simple scrapy spiders to crawl the web at scale.
Price
Advertisement
This course is free to enrol.

More in Data Science & AI