Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 436 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 436 Bytes

nodejs小说爬虫

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

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

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

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