mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 18:15:58 +03:00
[GH-ISSUE #816] [SoFIFA] Add Fetch Icon #173
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#173
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 @rekvizitt on GitHub (Feb 22, 2025).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/816
Is your feature request related to a problem? Please describe.
Currently, the soccerdata library does not support fetching and saving team icons when retrieving team ratings from SoFIFA. This limits the ability to visually represent teams in applications or analyses that use this data.
Describe the solution you'd like
I propose adding functionality to fetch and save team icons when retrieving team ratings from SoFIFA. This would involve:
Describe alternatives you've considered
Additional context
Here is the modified code snippet that implements the proposed feature:
my test code:
Result: