football scrape:从Bet365抓取足球数据 源码
足球刮 从Bet365抓取足球数据 一个相当僵化的库,可以获取当今未使用的装置。 它目前仅支持三个属性,并且来自定义的来源Bet365,因为它们具有最广泛,最怪异的联赛。 安装 OS X和Linux: npm install soccer-scrape --save 使用范例 当前唯一可用的函数是getFixtures ,这将返回一个对象。 import { getFixtures } from 'soccer-scrape' const data = getFixtures ( ) /* { "scheduled": "19:30", "teams": {
文件列表
soccer-scrape-master.zip
(预估有个8文件)
soccer-scrape-master
.gitignore
21B
package.json
1KB
package-lock.json
198KB
src
index.js
2KB
.travis.yml
187B
README.md
2KB
LICENCE.md
1KB
test
暂无评论