mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 10:05:53 +03:00
[GH-ISSUE #698] Problem with Whoscored scraper #146
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#146
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 @Oktay7v2 on GitHub (Sep 5, 2024).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/698
Describe the bug
When i'm trying to run the simple line of code sd.Whoscored(league etc.) it gaves problem with the translation of the leagues names, i've tried to make some changes in the config.py file, and it seem to work, but when i run every other line of code as the one for read the schedules or for the api the chromedriver goes on whoscored and does nothing. I think the problem can regard the language of the site, when the chromedriver opens whoscored it goes directly in italian and maybe it blocks the scraping method but im not sure about it.
Affected scrapers
WhoScored
Code example
Error message
Contributor Action Plan
I’m not able to fix this issue.
@probberechts commented on GitHub (Sep 5, 2024):
This is a duplicate of #440. In #660, @Messe57 suggested that the following works: https://github.com/probberechts/soccerdata/issues/440#issuecomment-1857240870