[PR #582] [MERGED] [WhoScored] Update read_schedule method #675

Closed
opened 2026-03-02 15:59:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/582
Author: @probberechts
Created: 5/15/2024
Status: Merged
Merged: 5/27/2024
Merged by: @probberechts

Base: masterHead: fix/whoscored-schedule


📝 Commits (2)

  • 22cd5b2 fix(whoscored): update read_schedule method
  • 4accad6 chore: typing

📊 Changes

3 files changed (+969 additions, -321 deletions)

View changed files

📝 docs/datasources/WhoScored.ipynb (+768 -167)
📝 soccerdata/_common.py (+2 -0)
📝 soccerdata/whoscored.py (+199 -154)

📄 Description

WhoScored has updated the HTML structure of their fixture pages.

Fixes #581


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/582 **Author:** [@probberechts](https://github.com/probberechts) **Created:** 5/15/2024 **Status:** ✅ Merged **Merged:** 5/27/2024 **Merged by:** [@probberechts](https://github.com/probberechts) **Base:** `master` ← **Head:** `fix/whoscored-schedule` --- ### 📝 Commits (2) - [`22cd5b2`](https://github.com/probberechts/soccerdata/commit/22cd5b2c24fa578f336968bfceed9922f96f321c) fix(whoscored): update read_schedule method - [`4accad6`](https://github.com/probberechts/soccerdata/commit/4accad68a6987f0f1c0c5a41182296ff7b702c99) chore: typing ### 📊 Changes **3 files changed** (+969 additions, -321 deletions) <details> <summary>View changed files</summary> 📝 `docs/datasources/WhoScored.ipynb` (+768 -167) 📝 `soccerdata/_common.py` (+2 -0) 📝 `soccerdata/whoscored.py` (+199 -154) </details> ### 📄 Description WhoScored has updated the HTML structure of their fixture pages. Fixes #581 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:59:03 +03:00
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#675
No description provided.