powered by
This function easily scrapes the competitions available from the StatsBomb API.
competitions(username, password)
Character string of your StatsBomb API username.
Character string of your StatsBomb API password.
Character string of the version of the StatsBomb API you wish to access. Currently version v1 and v2 are supported.
Returns a data frame with all competitions available.
# NOT RUN { competitions(username, password) # }
Run the code above in your browser using DataLab