# 爬虫 **Repository Path**: jsongg/reptile ## Basic Information - **Project Name**: 爬虫 - **Description**: 简单爬虫 - **Primary Language**: JavaScript - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-18 - **Last Updated**: 2022-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 爬虫 #### 介绍 简单爬虫 #### 安装教程 npm install request; npm install cheerio; node index.js