Become a sponsor to Cheerio
Cheerio is a fast, flexible, and lean implementation of core jQuery designed specifically for the server.
Features:
❤ Familiar syntax: Cheerio implements a subset of core jQuery. Cheerio removes all the DOM inconsistencies and browser cruft from the jQuery library, revealing its truly gorgeous API.
ϟ Blazingly fast: Cheerio works with a very simple, consistent DOM model. As a result parsing, manipulating, and rendering are incredibly efficient.
❁ Incredibly flexible: Cheerio wraps around @fb55's forgiving htmlparser2, as well as @inikulin's parse5. Cheerio can parse nearly any HTML or XML document.
Meet the team
-
Matt Mueller matthewmuellerOriginal author of Cheerio
-
Felix Boehm fb55Current maintainer of Cheerio
Featured work
-
cheeriojs/cheerio
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
TypeScript 28,835 -
cheeriojs/dom-serializer
render dom nodes
TypeScript 123 -
cheeriojs/cheerio-select
CSS selector engine supporting jQuery selectors, based on css-select
TypeScript 19