# crawler-get-html
**Repository Path**: funbzcg/crawler-get-html
## Basic Information
- **Project Name**: crawler-get-html
- **Description**: 爬虫 爬取网站html和引入的静态资源
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-04-28
- **Last Updated**: 2025-04-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# crawler-get-html
#### 介绍
爬虫 爬取网站 html 和引入的静态资源
#### 软件架构
nodejs
#### 技术栈
nodejs + axios + cheerio
#### 安装教程
```bash
npm install
npm run start
```