# pachong **Repository Path**: cavanhht/pachong ## Basic Information - **Project Name**: pachong - **Description**: 爬虫工具,用来抓取.html文件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-28 - **Last Updated**: 2024-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用方式: ## 1、安装依赖包 ```bash npm install pg npm install crypto npm install playwright npm install express npm install mhtml2html ``` ## 2、修改filePath路径:抓取的界面存储地址 ## 3、启动:`npm run dev` ## 4、出现一个浏览器弹窗,抓取第一个窗口,每当第一个窗口路径变化时,就会抓取一次 ![alt text](image.png)