mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[PR #846] [MERGED] Replace undetected_chromedriver by seleniumbase #865
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#865
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?
📋 Pull Request Information
Original PR: https://github.com/probberechts/soccerdata/pull/846
Author: @probberechts
Created: 5/19/2025
Status: ✅ Merged
Merged: 5/21/2025
Merged by: @probberechts
Base:
master← Head:fix/replace-uc📝 Commits (5)
d5487fafix(WhoScored): undetected chromedriver -> seleniumbase26f7a0dfix proxya384253Merge branch 'master' into fix/replace-uc9062fe1Remove some left traces of requests3963759Proxy is now a string instead of dict📊 Changes
13 files changed (+1750 additions, -1356 deletions)
View changed files
📝
poetry.lock(+1671 -1167)📝
pyproject.toml(+4 -7)📝
soccerdata/_common.py(+32 -58)📝
soccerdata/clubelo.py(+4 -13)📝
soccerdata/espn.py(+4 -13)📝
soccerdata/fbref.py(+4 -13)📝
soccerdata/fotmob.py(+9 -18)📝
soccerdata/match_history.py(+4 -13)📝
soccerdata/sofascore.py(+5 -14)📝
soccerdata/sofifa.py(+4 -13)📝
soccerdata/understat.py(+4 -13)📝
soccerdata/whoscored.py(+4 -13)📝
tests/conftest.py(+1 -1)📄 Description
undetected_chromedriver is no longer maintained.
Fixes #829
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.