@sindicuab/livescore-api
v1.0.3
Published
Reverse enginnered livescore api wrapper
Readme
Livescore API
Reverse enginnered livescore api wrapper
TODO
- [x] Matches should include a Competitions enum that maps
- [ ] Filtering matches/competitions (to only get the ones we are interested in)
Getting Started
import Livescore from "livescore-api"
const api = new Livescore();
const liveMatches = api.getLiveMatches()E voila. Enjoy :)
