ErrLookup › cheeriojs/cheerio

cheeriojs/cheerio

The fast, flexible, and elegant library for parsing and manipulating HTML and XML. · TypeScript · 36 source files

Analyzed at a1be131f9b on 2026-08-28. 5 documented errors.

Code / MessageTypeSeverityTags
Bad combination of arguments.
validation error cheerio, attr, arguments, typeerror, dom-manipulation
Expected a string
validation error cheerio, stream, buffer, encoding, nodejs
The content-type "${mimeType.essence}" is neither HTML nor X
validation error cheerio, fromurl, content-type, http, fetch, rangeerror
cheerio.load() expects a string
validation error cheerio, load, null-check, initialization
Unexpected type of selector
validation error cheerio, selector, typeerror, initialization