Learning Outcomes
- The concept of structured data
- The use of XPath queries on HTML document
- How to scrape data using browser extensions
- How to scrape using Python and Scrapy
- How to automate the scraping of multiple web pages
Prerequisites
A good knowledge of the basic concepts and techniques in Python. Consider taking our Introduction to Programming in Python course to come up to speed beforehand.