mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[GH-ISSUE #906] [FotMob] KeyError 'matches' on read_schedule() #197
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#197
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 @d151 on GitHub (Dec 10, 2025).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/906
Describe the bug
The FotMob Scraper returns a KeyError: 'matches' on read_schedule().
Affected scrapers
Code example
Error message
Additional context
Key needs to be changed to "fixtures"
Contributor Action Plan
@d151 commented on GitHub (Dec 10, 2025):
Just saw that there's already an open PR for this that failed to merge