UNPKG

auto-captcha-solver

Version:

Automatically detect and solve various captcha types in Playwright & Puppeteer with 2Captcha/CapMonster Cloud integration

3 lines (2 loc) 163 B
export declare function getProxyList(webshareApiKey: string): Promise<any[]>; export declare function getRandomProxy(webshareApiKey: string): Promise<any | null>;