MCPcopy 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

log_warningMethod · 0.80
log_errorMethod · 0.80
_is_running_in_dockerFunction · 0.70
_is_truthy_envFunction · 0.70

Tested by

no test coverage detected