Menu

Run your own Captcha Solving Service

Ever wanted to run your own captcha-solving service? Or maybe you're already an Anti-Captcha customer and would like to have unlimited sub-accounts with individual statistics and billing?

SuperProxy includes all that. It is a web interface and API backend in one package. It works as proxy service between your clients and Anti-Captcha. It utilizes Anti-Captcha API as a backbone provider. A demo version is available here. You get everything you see on this website:

https://captchabro.com
login: support@captchabro.com
password: demo

Features list

  • Captcha solving API (Anti-Captcha V2 protocol).
  • Web interface for managing users, administering the system, viewing stats, etc.
  • Unlimited sub-accounts with separate statistics and billing per account.
  • Option to allow registration of new customers. Protect login/registration forms with captcha.
  • White-labeling: Set your logo, landing page, contacts, and company name.
  • Set custom pricing for your customers per captcha type.
  • Customized payment options for your customers and payments API.
  • Documentation included in multiple languages.
  • Languages: English, Spanish, Brazil, Russian, Ukrainian, French, Italian, German, Polish, Dutch, Turkish, Indonesian, Chinese, Vietnamese, and Japanese.
  • Support for your own SSL certificate.

Simple installation

All you need is a fresh VPS with Ubuntu OS, 1GB of RAM, a domain name, and optionally, an SSL certificate. Run this script, which will ask you a few configuration questions. It will download and set up everything:

curl -O https://raw.githubusercontent.com/anti-captcha/superproxy/main/start.sh
chmod +x start.sh
./start.sh

Further documentation and support