Automatic ProCaptcha (Prosopo) Bypass Now Supported

CAPTCHAFORUM

Administrator
1748015995251.png


https://2captcha.com/blog/procaptcha-prosopo

We’ve added full support for bypassing ProCaptcha, a next-gen CAPTCHA system developed by Prosopo. Frequently used on DApp platforms and blockchain-related websites, ProCaptcha was specifically designed to block bots — and until now, it’s been a major hurdle for automation.


2Captcha continues to expand automation capabilities.
You can now solve ProCaptcha automatically through our API and get valid tokens to use on protected pages.




How to Solve ProCaptcha via API

To send a ProCaptcha solving request:
  1. Set method: prosopo in your API request.
  2. Include the required fields: websiteURL, websiteKey, and optionally proxy.
  3. Receive a valid token and use it to access the protected page.

Sample request:

Code:
{
"key": "YOUR_API_KEY",
"method": "prosopo",
"websiteURL": "https://example-dapp.com",
"websiteKey": "0x123456789abcdef...",
"proxy": "login:password@IP:PORT"
}




What is ProCaptcha?
ProCaptcha is a modern user verification system built for the decentralized web. Unlike traditional CAPTCHAs or reCAPTCHA, it presents dynamic visuals and requires users to identify specific shapes or patterns. It’s becoming increasingly common in the Web3 ecosystem and on DApps.

With blockchain platforms gaining traction, ProCaptcha is appearing more frequently. While designed to block malicious bots, it also interferes with legitimate automation. Thanks to 2Captcha, you can now automate access to these platforms — just like you already do with reCAPTCHA, hCaptcha, or Cloudflare Turnstile.