mobfot icon indicating copy to clipboard operation
mobfot copied to clipboard

:soccer: An unofficial Python client for the FotMob API

mobfot

license standard-readme compliant pypi PyPI download month Python CI

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

License

MIT © Brian Greenwood