Impulse
Bypass hCaptcha with Vision AI
Install / Use
/learn @MainSilent/ImpulseREADME
Captcha Impulse
Bypass hCaptcha with Vision AI using yolov5
pip install Captcha-Impulse
Demo
First try

Second try

Available labels
If the requested label is not in the trained model the library will reload the captcha until it find an available label.
<table> <tr> <th>Name</th> <th>Status</th> </tr> <tr> <td>Airplane</td> <td>✅</td> </tr> <tr> <td>Seaplane</td> <td>❌</td> </tr> <tr> <td>Bus</td> <td>✅</td> </tr> <tr> <td>Boat</td> <td>✅</td> </tr> <tr> <td>Bridge</td> <td>❌</td> </tr> <tr> <td>Bicycle</td> <td>✅</td> </tr> <tr> <td>Car</td> <td>✅</td> </tr> <tr> <td>Chimneys</td> <td>❌</td> </tr> <tr> <td>Crosswalks</td> <td>❌</td> </tr> <tr> <td>Fire hydrants</td> <td>✅</td> </tr> <tr> <td>Mountain | Hill</td> <td>❌</td> </tr> <tr> <td>Motorcycle</td> <td>✅</td> </tr> <tr> <td>Palm tree</td> <td>❌</td> </tr> <tr> <td>Stairs</td> <td>❌</td> </tr> <tr> <td>Taxis</td> <td>❌</td> </tr> <tr> <td>Train</td> <td>✅</td> </tr> <tr> <td>Truck</td> <td>✅</td> </tr> <tr> <td>Tractor</td> <td>❌</td> </tr> <tr> <td>Traffic lights</td> <td>✅</td> </tr> </table>Example
from impulse import Solver
from selenium import webdriver
if __name__ == '__main__':
driver = webdriver.Chrome()
driver.get("http://democaptcha.com/demo-form-eng/hcaptcha.html")
solver = Solver(driver)
solver.run()
Todo
1- Add ReCaptcha
Related Skills
node-connect
354.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.3kCreate 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
354.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
