stackpicks.dev
cheeriojs

cheerio

The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

30.3k stars1.7k forks344 watchers25 open issuesTypeScriptMIT

TL;DR · 30-second scan

What it is

cheerio (TypeScript)The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

What it does for you

The page works without JavaScript — view-source contains the content you want.

30.3k GitHub starsLicense: MITLast updated 17 hours ago
EDITOR'S DEEP TAKE

jQuery-style HTML parsing for Node, with no browser. Ridiculously fast because it never renders JS. The default when you're scraping server-rendered pages (most blogs, docs, news, marketplace listings).

Use this if

The page works without JavaScript — view-source contains the content you want.

Skip if

The page renders content client-side (SPA, infinite scroll) — you need Playwright/Puppeteer.

Topics
cheeriojqueryhtmlparser2domhtmlparserselectorscraperparserhtmlhacktoberfest
Maintainer? Embed our badge

Add this badge to your README to show your project is curated on StackPicks. Free, lightweight (180×28 SVG), and gives your visitors a one-click way to see honest take + alternatives.

Preview
Featured on StackPicks
Markdown (for GitHub README)
[![Featured on StackPicks](https://stackpicks.dev/api/badge/cheeriojs-cheerio)](https://stackpicks.dev/repo/cheeriojs-cheerio)
HTML (for blogs / docs)
<a href="https://stackpicks.dev/repo/cheeriojs-cheerio"><img src="https://stackpicks.dev/api/badge/cheeriojs-cheerio" alt="Featured on StackPicks" width="180" height="28" /></a>

Are you the maintainer of cheeriojs/cheerio? Add the badge and we'll feature your project in the next weekly newsletter (~2,000 builders).

Created 09 Oct 2011
Last push 17 hours ago
Stats refreshed 1 hour ago