mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-26 10:35:53 +03:00
[GH-ISSUE #679] [Sofascore] Provided example with adding custom league doesn't work (Eredivisie) #141
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#141
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 @comandante-zi on GitHub (Aug 15, 2024).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/679
I'm following guide to add custom league from sofifa and it doesn't work. (Python3.9 on WSL)
Here is my code
Here's the error
Another non-top league doesn't work too. Also I found out, that there is URL which using /top-unique-tournament/ and it doesn't provide info about Eredivisie or Qazaqstan Premiere League (QPL above).
Is it even possible to add custom league from sofascored?