Node.js 简易小爬虫 一个使用 Node.js 写的爬取图片的小爬虫。 使用 需要安装yarn 在使用之前,需要在crawler文件夹下配置url.js,里面就是要爬取的网站链接。 git clone https://github.com/shiyutim/crawler.git cd crawler yarn install node crawler