Turnaround
A browser based solver for Turnstile (Cloudflare's captcha)
Install / Use
/learn @Body-Alhoha/TurnaroundREADME
Installation
pip install -r requirements.txt
Usage
with sync_playwright() as playwright:
s = solver.Solver(playwright, headless=False) # creates a new solver object
captcha = s.solve("https://modrinth.com/auth/sign-up", "0x4AAAAAAAHWfmKCm7cUG869", invisible=True) # first argument is the website url & second one is the website sitekey
# s.solve will return "failed" if it failed to solve the captcha.
print(captcha)
s.terminate() # terminates the browser
If you want to use the solver in a loop, keep the same solver object and use it over again to not instantiate a new browser each time, look at example.py
Feel free to contribute
Related Skills
node-connect
353.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
