[GH-ISSUE #897] [FotMob] Add support for parsing xG per shot #193

Closed
opened 2026-03-02 15:56:34 +03:00 by kerem · 1 comment
Owner

Originally created by @kennethhede on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/897

To calculate expected points for teams I need expected goals per shot from match statistics and not just aggregated expected goals

Originally created by @kennethhede on GitHub (Nov 17, 2025). Original GitHub issue: https://github.com/probberechts/soccerdata/issues/897 To calculate expected points for teams I need expected goals per shot from match statistics and not just aggregated expected goals
kerem 2026-03-02 15:56:34 +03:00
Author
Owner

@hghws03 commented on GitHub (Nov 20, 2025):

I know it doesn't necessarily solve your problem, but, from what I can tell by matching their shot data with FBref, FotMob get their xG data from the same feed (Opta), and you can scrape FBref shot data with xG.

I am not aware of leagues that FotMob covers with xG data that FBref doesn't, so it might not solve your problem at all, but I think that if you were to ever look for an alternative, this should be it.

<!-- gh-comment-id:3560283257 --> @hghws03 commented on GitHub (Nov 20, 2025): I know it doesn't necessarily solve your problem, but, from what I can tell by matching their shot data with FBref, FotMob get their xG data from the same feed (Opta), and you can scrape FBref shot data with xG. I am not aware of leagues that FotMob covers with xG data that FBref doesn't, so it might not solve your problem at all, but I think that if you were to ever look for an alternative, this should be it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#193
No description provided.