https://github.com/tomoat/anccnet-spider
为数据中的商品爬取条形码barcode
https://github.com/tomoat/anccnet-spider
Last synced: 6 days ago
JSON representation
为数据中的商品爬取条形码barcode
- Host: GitHub
- URL: https://github.com/tomoat/anccnet-spider
- Owner: tomoat
- Created: 2017-04-19T14:18:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-11T17:32:30.000Z (about 4 years ago)
- Last Synced: 2025-03-03T08:14:02.656Z (over 1 year ago)
- Language: JavaScript
- Size: 50.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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网站升级,目前已经不可用