Cheerio
Cheerio implements a subset of core jQuery designed for the server. It parses markup into a traversable, manipulable DOM-like data structure and exposes a familiar jQuery-style API for selecting elements, traversing the tree, modifying attributes, extracting text, and rendering HTML. It is commonly used in scraping pipelines, build tools, static site generators, and tests that need to operate over HTML content without launching a browser.
Documentation
Documentation
https://cheerio.js.org/docs/intro
GettingStarted
https://cheerio.js.org/docs/intro
APIReference
https://cheerio.js.org/docs/api
SDKs
Other Resources
Blog
https://cheerio.js.org/blog
NPMPackage
https://www.npmjs.com/package/cheerio
License
https://github.com/cheeriojs/cheerio/blob/main/LICENSE
ContributionGuide
https://github.com/cheeriojs/cheerio/blob/main/CONTRIBUTING.md
Issues
https://github.com/cheeriojs/cheerio/issues
Releases
https://github.com/cheeriojs/cheerio/releases