Web scraping is the process of extracting data from web pages by programmatically accessing the underlying HTML. This article will cover web scraping with Cheerio, an HTML parsing library. In the next section, you will learn what web scraping is, how to use it to extract data from websites, and why it is useful.
Table of contents
PrerequisitesWhat is web scraping?Using Cheerio and Node.js for web scrapingBuilding a web scraperModifying package.jsonSetting up the application structureTesting the web scraperAutomating tests with CircleCIConclusionSort: