# scraper-guaihaha **Repository Path**: franck_zhang/guaihahaScraper ## Basic Information - **Project Name**: scraper-guaihaha - **Description**: 自动爬取怪哈哈(guaihaha)文章中的图片 爬虫 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-04-07 - **Last Updated**: 2025-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 自动爬取怪哈哈文章中的图片 怪哈哈是一个集搞笑,美女,动漫,游戏,技术等为核心的综合性网站 nodejs 版本必须 > 8.0 没有安装 nodejs 请自行 百度/谷歌/360/搜狗/必应/神马 安装 # 使用 首先克隆项目到本地 ```shell git clone https://github.com/QiangMouRen/guaihahaScraper.git cd guaihahaScraper ``` 如果没安装git 点击 https://github.com/QiangMouRen/guaihahaScraper/archive/1.0.zip 下载解压并进入目录 打开 config.js 配置 ![https://i.loli.net/2019/01/31/5c52b68ab57db.png](https://i.loli.net/2019/01/31/5c52b68ab57db.png) 配置结束后执行 ```shell npm install node start ``` ![https://i.loli.net/2019/01/31/5c52b7d675dbd.png](https://i.loli.net/2019/01/31/5c52b7d675dbd.png) ![https://i.loli.net/2019/01/31/5c52b80b23b7c.png](https://i.loli.net/2019/01/31/5c52b80b23b7c.png) # bug 请提交issue