[FotMob] Get the referee for upcoming matches #797
Labels
enhancement
New feature or request
FotMob
Issue or pull request related to the FotMob scraper
good first issue
Good for newcomers
Is your feature request related to a problem? Please describe.
It's not a problem per se...
fotmob.read_schedule() does not seem to return the name of the referee where it is available
See this: https://www.fotmob.com/en-GB/matches/afc-bournemouth-vs-nottingham-forest/2y4tjb#4506603
At the top of the page you can see the referee is (was) Craig Pawson
It is possible to scrape this from the matches page by getting the NEXT_DATA json element from the html response
So I think it should be available from the matches API.. not that I can access that anymore.
If you could have a look that would be great..
According to scikit-learn randomforrest.. Referee has some 8% bearing on match outcome :)
Describe the solution you'd like
fotmob.read_schedule() should return referee name where it is available..
Thanks for reading this..
[email protected]
The text was updated successfully, but these errors were encountered: