Skip to main content
Templates
Captcha

Solve text CAPTCHAs automatically

Use Notte to read and complete a simple text CAPTCHA challenge inside an automated browser workflow.

Run this template

Clone just this template, configure Notte, and start the run.

Before running

Challenge flow

  • Uses solve_captchas=True, proxy routing, and the Notte captcha_solve action with captcha_type="text".
  • Validates the CAPTCHA demo form and scrapes the result message.
  • Uses inline uv script metadata, so no template-specific pyproject.toml is required.
  • Creates a Notte browser session with CAPTCHA solving enabled.

Captcha and bot notes

  • Missing credentials: verify .env contains NOTTE_API_KEY.
  • Account access: CAPTCHA solving and proxies may need to be enabled for your Notte account.
  • Demo page changes: update selectors if captcha.com changes the form markup.