Solving Captchas
How to solve captchas with Airtop
Overview
From time to time, you may encounter captchas during web automation, but Airtop has you covered. Airtop can solve Captchas in 2 ways:
- Using a Chrome extension
- Provides a lot more flexibility, but requires a bit more setup
- Using a built-in Captcha solver
- Very simple to use, but less flexible
Chrome Extension
There are several commercial Captcha solving extensions available. We recommend using the following:
All these products offer a Chrome extension that can be used to solve Captchas and can be configured to be used with Airtop’s Chrome extension integration.
NopeCHA Demo
We built a demo of using NopeCHA to solve a Captcha, which can be found here. To use it, follow these steps:
- Clone the repository
- Create an account on NopeCHA and get an API key
- Install the dependencies
- Create a
.env
file and add your Airtop API key - Run the demo
- Select the option to configure the Chrome extension
- Open the Live View and open the extension menu to configure the NopeCHA extension with the API key
- Finish the Chrome extension setup in the command line
- Select the option to Solve the Captcha
- Click on the Live View URL to see the Captcha being solved and the form submitted.
Built-in Captcha Solver
This feature is currently in alpha and being tested before being released.