Hacker News new | ask | show | jobs
by chatman 4679 days ago
Isn't scrapy easier to use than this?
3 comments

Cheerio is really easy for anyone familiar with jQuery (most node.js devs I would imagine).
its probably more organized and easier to read than a huge number of nested callbacks
there's a lot of better ways to do this. Most of them involve documented standards so your code doesn't break the moment someone changes something.