Table of Contents
- Web Scraping Fundamentals
- Python and the Web - Using urllib and Requests
- Using LXML, XPath, and CSS Selectors
- Scraping Using pyquery - a Python Library
- Web Scraping Using Scrapy and Beautiful Soup
- Working with Secure Web
- Data Extraction Using Web-Based APIs
- Using Selenium to Scrape the Web
- Using Regex to Extract Data
- Next Steps

