three-crawler

2.0.0 • Public • Published

NodeJS + Express 300英雄战绩网爬虫

安装

npm install three-crawler --save

使用

const threeCrawler = require('three-crawler')

let options = {
    Gid:'110031621' //起始抓取场次的Gid
    urlLength:'100' // 总共抓取的url长度
}
threeCrawler(options, (data)=>{
    console.log(data)
})

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    6
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i three-crawler

Weekly Downloads

4

Version

2.0.0

License

ISC

Unpacked Size

27.3 MB

Total Files

17

Last publish

Collaborators

  • salmondaze