Cheerio: parse HTML in Javascript. Playground and cheatsheet
Cheerio is a de-facto standard to parse HTML in a server-side Javascript (Node.js) now. It is a fast, flexible, and lean implementation of jQuery-like syntax designed specifically for the server. Github: https://github.com/cheeriojs/cheerio Stars: 25.8K NPM: https://www.npmjs.com/package/cheerio Cheerio is a