Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheSmallHanCat/flow2api
/ browser_captcha_personal.py
File
browser_captcha_personal.py
src/services/browser_captcha_personal.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
浏览器自动化获取 reCAPTCHA token
3
使用 nodriver (undetected-chromedriver 继任者) 实现反检测浏览器
4
支持常驻模式:维护全局共享的常驻标签页池,即时生成 token
Callers
nothing calls this directly
Calls
5
_ensure_nodriver_installed
Function · 0.85
log_warning
Method · 0.80
log_error
Method · 0.80
_is_running_in_docker
Function · 0.70
_is_truthy_env
Function · 0.70
Tested by
no test coverage detected