Skip to content

tapsu01/fotmob

Repository files navigation

fotmob

license standard-readme compliant npm Node.js CI

A JavaScript wrapper around the unofficial FotMob API

Table of Contents

Install

npm install fotmob

Usage

import Fotmob from 'fotmob';
const fotmob = new Fotmob();

fotmob.getMatchesByDate("20201020");
fotmob.getLeague("42", "overview", "league", "America/New_York")
fotmob.getTeam("6017", "overview", "team", "America/New_York")
fotmob.getPlayer("1071179")
fotmob.getMatchDetails("3399269")

Contributing

Feel free to open an issue or submit a pull request.

License

MIT © Brian Greenwood

About

⚽ A wrapper around the unofficial FotMob API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •