feat: use curl_cffi to enable browser impersonation

This commit is contained in:
Benex254
2024-08-05 09:47:02 +03:00
parent 26d483c047
commit 8754fec2d1
6 changed files with 38 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ platformdirs = "^4.2.2"
art = "^6.2"
python-dotenv = "^1.0.1"
thefuzz = "^0.22.1"
curl-cffi = "^0.7.1"
[tool.poetry.group.dev]
optional = true
[tool.poetry.group.dev.dependencies]