JaseZiv / worldfootballR

A wrapper for extracting world football (soccer) data from FBref, Transfermark, Understat
https://jaseziv.github.io/worldfootballR/
444 stars 60 forks source link

Error getting match results with FotMob #64

Closed jesbrz closed 2 years ago

jesbrz commented 2 years ago

Hello. When I try to use this script with the new functionality to scrap FotMob

details <- fotmob_get_match_details(match_ids)

I get the following result

Error in fotmob_get_match_details(match_ids) : function "fotmob_get_match_details" could not be found.

JaseZiv commented 2 years ago

Hi there,

Unfortunately FotMob have denied permission to use data from their site so functions getting data from them have been taken out of the library.

Really sorry.

Thanks