mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 18:15:58 +03:00
[PR #835] [MERGED] [Sofascore] Bypass TLS fingerprinting #852
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#852
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/835
Author: @probberechts
Created: 5/18/2025
Status: ✅ Merged
Merged: 5/18/2025
Merged by: @probberechts
Base:
master← Head:fix/sofascore-tls📝 Commits (7)
a86670cfix(Sofascore): bypass TLS fingerprinting868dc48chore: linting683474dchore: typing3a15a5dchore: typing97df889chore: typingefeeafafix9a5a757fix📊 Changes
3 files changed (+45 additions, -54 deletions)
View changed files
📝
poetry.lock(+33 -45)📝
pyproject.toml(+2 -1)📝
soccerdata/_common.py(+10 -8)📄 Description
Sofascore now uses TLS fingerprinting to detect bots. This PR uses the
tls-requeststo bypass TLS Fingerprinting.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.