/node-spider

node.js爬虫

Primary LanguageJavaScript

node-spider

  • request模块获取网页内容

  • cheerio模块提取网页中数据

  • mysql模块存储数据

  • async模块控制异步流程

  • debug模块显示调试信息