node小工具系列之node spider: node实现简单爬虫工具,爬取https://githubrank.com排名数据。 github:https://github.com/zzzs/node spider 实现 http请求使用superagent dom解析使用cheerio 效果