mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 18:15:58 +03:00
[GH-ISSUE #170] Incorporating Fotmob as a data source #42
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marcjbaron on GitHub (Mar 3, 2023).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/170
Fotmob could be useful as a potential data source; it contains advanced statistics of many lower leagues that are not covered by the already included data sources. They also have an accessible API for accessing the statistics. I have started working on away to incorporate this into the existing soccerdata framework (as a personal project, if nothing else).
@probberechts commented on GitHub (Mar 5, 2023):
Feel free to create a pull request if you have a working implementation. I agree that it would be an interesting data source to add.
@TK5-Tim commented on GitHub (Mar 9, 2023):
I have quite a few functions for fotmob in a script and would be happy to help set this up!