Y
Hacker News
new
|
ask
|
show
|
jobs
by
chatman
4679 days ago
Isn't scrapy easier to use than this?
3 comments
hackula1
4679 days ago
Cheerio is really easy for anyone familiar with jQuery (most node.js devs I would imagine).
link
level09
4679 days ago
its probably more organized and easier to read than a huge number of nested callbacks
link
AsymetricCom
4679 days ago
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.
link