Y
Hacker News
new
|
ask
|
show
|
jobs
by
zevyoura
4936 days ago
A similar module for node.js:
https://github.com/mape/node-scraper
1 comments
latchkey
4936 days ago
Better than that is
http://node.io/
Also, don't use jsdom (it is slow and strict),
https://github.com/MatthewMueller/cheerio
is much better.
link