[PR #924] Add mls fbref #913

Open
opened 2026-03-02 16:00:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/924
Author: @andrewjosephallen
Created: 2/8/2026
Status: 🔄 Open

Base: masterHead: add-mls-fbref


📝 Commits (2)

  • c38c30a Add MLS (USA-Major League Soccer) support for FBref
  • 54e1810 WhoScored

📊 Changes

7 files changed (+346 additions, -0 deletions)

View changed files

📝 soccerdata/_config.py (+7 -0)
test_mls.py (+56 -0)
test_mls_config.py (+54 -0)
test_mls_config_detailed.py (+73 -0)
test_mls_endpoints.py (+53 -0)
test_mls_gca.py (+42 -0)
test_ssl_workaround.py (+61 -0)

📄 Description

No description provided


🔄 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/924 **Author:** [@andrewjosephallen](https://github.com/andrewjosephallen) **Created:** 2/8/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-mls-fbref` --- ### 📝 Commits (2) - [`c38c30a`](https://github.com/probberechts/soccerdata/commit/c38c30a3de4b57105b9f9016637564beb4f98f76) Add MLS (USA-Major League Soccer) support for FBref - [`54e1810`](https://github.com/probberechts/soccerdata/commit/54e1810c06702c9dce9fd348b539ba6160e1114d) WhoScored ### 📊 Changes **7 files changed** (+346 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `soccerdata/_config.py` (+7 -0) ➕ `test_mls.py` (+56 -0) ➕ `test_mls_config.py` (+54 -0) ➕ `test_mls_config_detailed.py` (+73 -0) ➕ `test_mls_endpoints.py` (+53 -0) ➕ `test_mls_gca.py` (+42 -0) ➕ `test_ssl_workaround.py` (+61 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#913
No description provided.