Why choose CapMonster Cloud?
Stability
Automatic CAPTCHA solving ensures uninterrupted performance even under heavy loads
Maximum Accuracy
Up to 99% success rate, even with complex CAPTCHA types
Scalability
Easily handles increasing loads while maintaining high speed and stability
Quick Start
Ready-to-use libraries with code examples for API integration and browser extensions
Affiliate Program
Earn up to 30% from user spend when you integrate CapMonster Cloud into your software
Bonus Program
Receive a bonus up to 15% for the volume of solved captchas to your balance
Transparent Pricing
You only pay for successfully solved CAPTCHAs — no hidden fees
Trusted by Industry Leaders
1000+ companies around the world rely on us
Support
Fast, responsive help and setup assistance
Pricing of Amazon AWS WAF CAPTCHA solution
Types of AWS/WAF CAPTCHA
Image-based CAPTCHA
The user is prompted to select one or more images that match a given criterion (for example, "select all images with chairs"). This is the most common type used in AWS WAF.
Interactive CAPTCHA
The user is required to perform a simple action — such as rotating an image, clicking on a specific area, or solving a visual puzzle.
Amazon Captcha Examples


Captcha solving steps
1st step
Sign Up on the CapMonster Cloud website to start solving captchas
2st step
Copy your API key into the software for recognizing captcha (for example, into the CapMonster Cloud extension)
3st step
Send captchas for automatic recognition
4st step
Get fast bypassed captcha
SDK for automatic recognition of Amazon AWS WAF CAPTCHA
// https://github.com/ZennoLab/capmonstercloud-client-js
import { CapMonsterCloudClientFactory, ClientOptions, AmazonRequest } from '@zennolab_com/capmonstercloud-client';
document.addEventListener('DOMContentLoaded', async () => {
const cmcClient = CapMonsterCloudClientFactory.Create(
new ClientOptions({
clientKey: '<your capmonster.cloud API key>',
})
);
console.log(await cmcClient.getBalance());
const amazonRequest = new AmazonRequest({
websiteURL: 'https://example.com',
websiteKey: 'websiteKey',
challengeScript: 'https://41bcdd4fb3cb.610cd090.us-east-1.token.awswaf.com/41bcdd4fb3cb/0d21de737ccb/cd77baa6c832/challenge.js',
captchaScript: 'https://41bcdd4fb3cb.610cd090.us-east-1.captcha.awswaf.com/41bcdd4fb3cb/0d21de737ccb/cd77baa6c832/captcha.js',
context: 'qoJYgnKsc...aormh/dYYK+Y=',
iv: 'CgAAXFFFFSAAABVk',
});
/*
const amazonRequest = new AmazonRequest({
websiteURL: 'https://example.com',
websiteKey: 'websiteKey',
challengeScript: 'https://41bcdd4fb3cb.610cd090.us-east-1.token.awswaf.com/41bcdd4fb3cb/0d21de737ccb/cd77baa6c832/challenge.js',
captchaScript: 'https://41bcdd4fb3cb.610cd090.us-east-1.captcha.awswaf.com/41bcdd4fb3cb/0d21de737ccb/cd77baa6c832/captcha.js',
context: 'qoJYgnKsc...aormh/dYYK+Y=',
iv: 'CgAAXFFFFSAAABVk',
proxyAddress: '8.8.8.8',
proxyPort: 8080,
proxyLogin: 'proxyLoginHere',
proxyPassword: 'proxyPasswordHere',
});
*/
console.log(await cmcClient.Solve(amazonRequest));
});
Amazon AWS/WAF recognition statistics
99%
Average successful captcha recognition rate
$105
Average monthly savings for recognizing 5000 captchas per day
8 sec
Average recognition time