bgrnwd / mobfot

:soccer: An unofficial Python client for the FotMob API
https://bgrnwd.com/mobfot/
MIT License
29 stars 4 forks source link
football football-api fotmob soccer soccer-api

mobfot

license standard-readme compliant pypi PyPI download month Python CI

An unofficial Python client for the FotMob API

Table of Contents

Install

pip install mobfot

Usage

Quick Start

from mobfot import MobFot
client = MobFot()
client.get_matches_by_date("20221205")

Contributing

License

MIT © Brian Greenwood