Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seaung/crawler-node

一个用nodeJs实现的,简单的图片爬虫
https://github.com/seaung/crawler-node

Last synced: 6 days ago
JSON representation

一个用nodeJs实现的,简单的图片爬虫

Awesome Lists containing this project

README

        

#### Crawler Node Spider

一个用NodeJS实现的,简单的图片爬虫

#### 使用
更改config.js文件里面的url,运行如下命令即可

```
>>> node index.js
```

---
that's all