npm install cheerioyarn add cheeriopnpm add cheerio<script src="https://fastly.jsdelivr.net/npm/cheerio"></script><script src="https://unpkg.com/cheerio"></script><script type="module">
import cheerio from 'https://cdn.jsdelivr.net/npm/cheerio/+esm';
</script><script type="module">
import cheerio from 'https://cdn.skypack.dev/cheerio';
</script>