mobfot A Python wrapper around the unofficial FotMob API Table of Contents mobfot Table of Contents Install Usage Contributing License Install pip install mobfot Usage 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