Hacker News new | ask | show | jobs
by sotojuan 3678 days ago
Any language with support for web crawling? I can sorta see it being done in Node with cheerio[1] and an HTTP client.

[1] https://github.com/cheeriojs/cheerio

2 comments

Would probably be my first choice these days too...
Thanks! Always good to learn new things