
cloudflare-turnstile-solver
biusberline
A small Python library and CLI for working with Cloudflare Turnstile on your own pages - read the sitekey, build the token, verify the result.
AI 简介
这是一个用于自动化处理 Cloudflare Turnstile 验证的轻量级 Python 工具库,支持从网页自动提取 Turnstile sitekey 并调用 Peak API 生成有效 token(cf-turnstile-response)。核心功能包括无头环境下的 sitekey 解析、token 创建及 URL/Action/代理等上下文绑定,依赖仅限 Python 标准库,无需浏览器或额外依赖。适用于 CI/CD 流水线、自动化测试、QA 环境集成及后端服务绕过 Turnstile 表单提交等场景。
Python
MIT License317
Stars
26
Forks
6
Watchers
0
Issues
Star 增长
今日0
近 7 天0
近 30 天+72
综合评分4.29
默认分支main