You’re now ready to get started with your own web scraping projects. This chapter wraps up by providing some closing topics. First, we provide an overview of other helpful tools and libraries you might wish to use in the context of web scraping, followed by a summary of best practices and tips to consider when web scraping.
8.1 Other Tools
8.1.1 Alternative Python Libraries
In this book, we’ve been ...