/node-crawler

nodejs写的爬虫

Primary LanguageJavaScript

nodejs小说爬虫

共三个爬虫,支持爬取书籍信息,章节内容,章节标题

数据存储在mysql中,通过node的mysql模块

用到了superagent、cheerio、mysql、express、async模块,具体说明参考此博客

主要用于自己的移动书城项目,结合express构建的api