Markup that will be parsed.
Optionalcontext: unknown
Will be ignored. If it is a boolean it will be used as the
value of keepScripts.
OptionalkeepScripts: boolean
If false all scripts will be removed.
The parsed DOM.
Parses a string into an array of DOM nodes. The context argument has no
meaning for Cheerio, but it is maintained for API compatibility with jQuery.
Optionaldata: ""
Markup that will be parsed.
The parsed DOM.
Parses a string into an array of DOM nodes. The
contextargument has no meaning for Cheerio, but it is maintained for API compatibility with jQuery.