mobfot
mobfot copied to clipboard
:soccer: An unofficial Python client for the FotMob API
mobfot
An unofficial Python client for the FotMob API
Table of Contents
- mobfot
- Table of Contents
- Install
- Usage
- Quick Start
- Contributing
- License
Install
pip install mobfot
Usage
Quick Start
from mobfot import MobFot
client = MobFot()
client.get_matches_by_date("20221205")
Contributing
- Feel free to open an issue or submit a pull request.
License
MIT © Brian Greenwood