NodeSpider 是一个 nodejs 实现的爬虫系统
框架是express 核心模块是 superagent, cheerio, async
一个轻量的客户端请求代理模块
服务端的jquery
流程控制模块
git clone https://github.com/herro-chen/nodespider.git
cd nodespider
npm install
npm start
##感激 感谢以下的项目
##关于作者
var author = {
nickName : "herro",
site: "http://herro.ml"
github : "https://github.com/herro-chen",
}


