Technical requirements
A web browser (Google Chrome or Mozilla Firefox) will be required, and we will be using Jupyter notebooks for code using JupyterLab.
Please refer to the Creating a virtual environment section in Chapter 2 to continue setting up and using the created environment.
The Python libraries that are required for this chapter are as follows:
pyquery
urllib
requests
The code files for this chapter are available online on GitHub: https://github.com/PacktPublishing/Hands-On-Web-Scraping-with-Python-Second-Edition/tree/main/Chapter04