Part 3:Advanced Scraping Concepts
In this part, you will learn how to work with secure or security-enabled websites. You will learn to scrape data from web APIs and use browser automation tools such as Selenium to bypass certain imposed security. There are practical examples across the chapters in this part, which will help you to extract data from PDF files and even unstructured formats using regular expressions.
This part contains the following chapters:
- Chapter 6, Working with the Secure Web
- Chapter 7, Data Extraction Using Web APIs
- Chapter 8, Using Selenium to Scrape the Web
- Chapter 9, Using Regular Expressions and PDFs