UNPKG

clicks-recaptcha-solver

Version:

A powerful automation tool for solving Google reCAPTCHA challenges using Playwright and Puppeteer. This package intelligently detects and simulates human-like interactions, including mouse movements and precise clicks, to bypass reCAPTCHA v2 and other sim

3 lines (2 loc) 96 B
export { captchaSolver } from './captcha-solver'; export type { CaptchaParams } from './types';