https://github.com/csbun/iyiyun-404
从 [益云](http://yibo.iyiyun.com/Home/Index/web404) 抓取失踪儿童信息
https://github.com/csbun/iyiyun-404
Last synced: about 2 months ago
JSON representation
从 [益云](http://yibo.iyiyun.com/Home/Index/web404) 抓取失踪儿童信息
- Host: GitHub
- URL: https://github.com/csbun/iyiyun-404
- Owner: csbun
- License: mit
- Created: 2016-06-23T02:21:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-25T13:30:41.000Z (almost 9 years ago)
- Last Synced: 2025-02-08T10:36:05.509Z (3 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iyiyun-404
从 [益云](http://yibo.iyiyun.com/Home/Index/web404) 抓取失踪儿童信息
## 安装
```
npm i iyiyun-404 --save
```## 使用
```javascript
const iyiyun404 = require('iyiyun-404');
iyiyun404() // Preomise
.then(data => {
console.log(data);
});
```## 声明
所有数据均从 [益云](http://yibo.iyiyun.com/Home/Index/web404) 官方获取。