Skip to content

MobFot

An unofficial Python client for the FotMob API

license standard-readme compliant pypi PyPI download month Python CI

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