基于nodejs的爬虫
摘要:
主要用到这三个node模块: express request cheerio 其中express是服务端框架 request相当于前端的ajax请求 cheerio相当于jquery 开始 首先我们先新建一个 spider目录,进入该目录依次执行以下命令: npm install express - 阅读全文
posted @ 2016-04-02 20:34 罗小夕 阅读(258) 评论(0) 推荐(0) 编辑
posted @ 2016-04-02 20:34 罗小夕 阅读(258) 评论(0) 推荐(0) 编辑