$ npm i -g hd-crawler
$ crawler -h
Usage: crawler [options]
Options:
-h, --help output usage information
-V, --version output the version number
-c, --category [type] category
-b, --book [type] book
-p, --path [type] path default dist/
or
$ crawler -b 330 -c 0
- 使用node-crawler和jsdom完成爬虫
- 缓存设计:使用dist目录
- 编写小说阅读器
- 使用koa替换hs显示优化
- 使用Koa-router来触发爬虫任务
- [个人信息保存]
- [多租户]
- [部署]