https://github.com/path-yu/spider-wallpaper
https://github.com/path-yu/spider-wallpaper
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/path-yu/spider-wallpaper
- Owner: path-yu
- Created: 2022-05-07T02:16:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T02:24:13.000Z (about 4 years ago)
- Last Synced: 2025-03-01T14:42:19.244Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spider-wallpaper
#### 介绍
这是利用koa+cheerio+superagent的简易爬虫项目,仅做学习使用
#### 安装依赖
```shell
npm install
```
#### 开始
```shell
npm run start
```
#### 下载图片
```shell
npm run download
```