An open API service indexing awesome lists of open source software.

https://github.com/path-yu/spider-wallpaper


https://github.com/path-yu/spider-wallpaper

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

# spider-wallpaper

#### 介绍
这是利用koa+cheerio+superagent的简易爬虫项目,仅做学习使用

#### 安装依赖
```shell
npm install
```
#### 开始
```shell
npm run start
```
#### 下载图片
```shell
npm run download
```