UNPKG

bb-crawler

Version:

[![NPM version](http://img.shields.io/npm/v/bb-crawler.svg)](https://www.npmjs.com/package/bb-crawler) [![Downloads](https://img.shields.io/npm/dm/bb-crawler.svg)](https://www.npmjs.com/package/bb-crawler)

44 lines (43 loc) 902 B
{ "name": "bb-crawler", "version": "1.3.4", "main": "./crawler.js", "dependencies": { "@types/node": "^14.14.20", "ali-oss": "^6.13.1", "ali-rds": "^3.4.0", "async": "^3.2.0", "axios": "^0.21.1", "cheerio": "^1.0.0-rc.5", "cos-nodejs-sdk-v5": "^2.8.5", "ioredis": "^4.19.4", "lodash": "^4.17.20", "mkdirp": "^1.0.4", "node-schedule": "^1.3.2", "urllib": "^2.36.1", "winston": "^3.3.3" }, "repository": { "type": "git", "url": "https://github.com/bqxu/bb-crawler.git" }, "keywords": [ "crawler", "axios", "ali-rds", "mysql", "redis", "ioredis", "ali-oss", "cos-nodejs-sdk-v5", "node-schedule", "cheerio", "async" ], "author": "bqxu", "license": "MIT", "bugs": { "url": "https://github.com/bqxu/bb-crawler/issues" }, "homepage": "https://github.com/bqxu/bb-crawler" }