Is cheerio npm still the best choice for web scraping in Node.js? or How reliable is cheerio npm for

16 Replies, 1018 Views

Cheerio npm is fast, but yeah, it’s useless for JS-heavy sites.

If you’re looking for a middle ground, check out Scrapy (Python) with Splash. It’s a bit more setup, but you get the best of both worlds—speed and JS rendering.

Not Node.js, I know, but sometimes the right tool isn’t in npm.

Messages In This Thread



Users browsing this thread: 1 Guest(s)