[GH-ISSUE #195] [FBref] Scrape match logs #45

Closed
opened 2026-03-02 15:55:17 +03:00 by kerem · 2 comments
Owner

Originally created by @Kalaweksh on GitHub (Mar 28, 2023).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/195

Being able to scrape individual match logs could help users calculate stats for teams at any point in a season.

This could potentially be extended to player stats by also scraping each match's report.

Originally created by @Kalaweksh on GitHub (Mar 28, 2023). Original GitHub issue: https://github.com/probberechts/soccerdata/issues/195 Being able to scrape individual match logs could help users calculate stats for teams at any point in a season. This could potentially be extended to player stats by also scraping each match's report.
kerem 2026-03-02 15:55:17 +03:00
Author
Owner

@probberechts commented on GitHub (Mar 28, 2023):

Isn't this alread covered by fbref.read_player_match_stats?

<!-- gh-comment-id:1486900125 --> @probberechts commented on GitHub (Mar 28, 2023): Isn't this alread covered by `fbref.read_player_match_stats`?
Author
Owner

@Kalaweksh commented on GitHub (Mar 28, 2023):

Sorry for the confusing issue title/desc. I really meant scraping match logs for team seasons, such as the table in this page

fbref.read_player_match_stats only covers a single match and requires its match_id, which can make it inconvenient for users to scrape match logs for entire seasons and multiple teams.

<!-- gh-comment-id:1486951347 --> @Kalaweksh commented on GitHub (Mar 28, 2023): Sorry for the confusing issue title/desc. I really meant scraping match logs for team seasons, such as the table in [this page](https://fbref.com/en/squads/19538871/2021-2022/matchlogs/all_comps/shooting/Manchester-United-Match-Logs-All-Competitions) `fbref.read_player_match_stats` only covers a single match and requires its match_id, which can make it inconvenient for users to scrape match logs for entire seasons and multiple teams.
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#45
No description provided.