# nodejs-spider **Repository Path**: cuo9958/nodejs-spider ## Basic Information - **Project Name**: nodejs-spider - **Description**: 适用nodejs写的一个爬虫框架 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-01 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nodejs-spider 适用nodejs写的一个框架 ## 重构爬虫 使用固定的套路请求并返回结果 模式1:request模拟请求,适用于简单网站 模式2:使用无头浏览器,适用于稍复杂的网站