[GH-ISSUE #491] [WhoScored] urllib.error.HTTPError: HTTP Error 404: Not Found #85

Closed
opened 2026-03-02 15:55:40 +03:00 by kerem · 2 comments
Owner

Originally created by @jbarrocal-str on GitHub (Feb 21, 2024).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/491

Hello, I need help. I have updated undetected-chromedriver and google chrome.

When I execute this code I have the error

import soccerdata as sd
import undetected_chromedriver as uc
import json

ws = sd.WhoScored(leagues="ESP-La Liga", seasons=2022)

raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found

Originally created by @jbarrocal-str on GitHub (Feb 21, 2024). Original GitHub issue: https://github.com/probberechts/soccerdata/issues/491 Hello, I need help. I have updated undetected-chromedriver and google chrome. When I execute this code I have the error >>>import soccerdata as sd >>>import undetected_chromedriver as uc >>>import json >>>ws = sd.WhoScored(leagues="ESP-La Liga", seasons=2022) raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found
kerem closed this issue 2026-03-02 15:55:40 +03:00
Author
Owner

@probberechts commented on GitHub (Feb 21, 2024):

I'll need more details. Which URL cannot be found? It would be helpful if you could provide the full stacktrace.

<!-- gh-comment-id:1956169482 --> @probberechts commented on GitHub (Feb 21, 2024): I'll need more details. Which URL cannot be found? It would be helpful if you could provide the full stacktrace.
Author
Owner

@jbarrocal-str commented on GitHub (Feb 21, 2024):

Sorry, I have a error in upgrade undetected_chromedriver. Thank you!

<!-- gh-comment-id:1957193277 --> @jbarrocal-str commented on GitHub (Feb 21, 2024): Sorry, I have a error in upgrade undetected_chromedriver. Thank you!
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#85
No description provided.