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

https://github.com/tomoat/anccnet-spider

为数据中的商品爬取条形码barcode
https://github.com/tomoat/anccnet-spider

Last synced: 6 days ago
JSON representation

为数据中的商品爬取条形码barcode

Awesome Lists containing this project

README

          

# 为数据库中的商品数据爬取barcode条形码

# 说明
```js
~ pnpm install
~ node app.js
```
使用模块

- superagent 网络请求
- superagent-proxy 代理IP转发
- cheerio jQuery 核心实现
- mongoose mongodb数据库使用
- koa web框架
- echarts 数据统计图表

因为anccnet网站升级,目前已经不可用