C-Roensholt / fotmob-api

A python API wrapper for the unofficial FotMob API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FotMob API

The fotmob-api Python package gives an easy way to interact with the unofficial FotMob API. It enbales you to extract shots and xG values for matches and aggregated stats such as xG, xA and all other stats you can find on FotMob.

Installation

The package is availbale on PyPi to be installed using pip:

pip install fotmob-api

Or install the latest development version:

pip install git+git@github.com:C-Roensholt/fotmob-api.git

Usage

See examples for basic usage of the API wrapper.

Documentation

ToDo!

Contributing

ToDo!

About

A python API wrapper for the unofficial FotMob API


Languages

Language:Python 100.0%