Top SitesАнтикапча: сервис для распознавания и обхода капчи, онлайн автоматического решения Google reCAPTCHA и других

Machine Readiness

Stored receipt and evidence

Overall

30

Readable

100

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms, llms-full

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
User-agent: *
Disallow: */check_key/
Disallow: /in.php
Disallow: /res.php
Disallow: /captcha_api.php
Disallow: */open_stat/
Disallow: /captcha3.php
Disallow: */support/update_ticket
Disallow: */support/add_ticket
Disallow: /*?*
Disallow: /*software*/stat
Disallow: /*software*/review
Disallow: */public_statistics/graph
Allow: /template/*

Document

llms.txt

Open llms.txt
# 2captcha.com — LLM index

> Curated entry point to 2captcha.com docs and reference pages.
> Full documentation (single file): https://2captcha.com/docs/llms-full.md.txt
> For integration, prefer https://2captcha.com/api-docs/*; /p/* pages are high-level overviews.
> Prefer English canonical URLs below. Localized versions exist under /{locale}/ (ar, de, es, fr, it, ja, ko, pl, pt, ru, th, tr, uk, vi, zh).
> If a link 404s in EN, try the same path under a locale prefix: /ru/, /uk/, /de/, etc

## Quick start
- https://2captcha.com/api-docs — API reference + examples

## Common integration flow
1. Submit a solve request via createTask.
2. Poll getTaskResult until status is `ready`.
3. If applicable, reportCorrect/reportIncorrect for quality signals.

## Account & billing
- https://2captcha.com/pricing — plans and pricing
- https://2captcha.com/affiliate — affiliate program
- https://2captcha.com/auth/login — sign in
- https://2captcha.com/auth/register — create account
- https://2captcha.com/auth/remind — password recovery

## API

### Core methods
> Base endpoint: https://api.2captcha.com (POST JSON)
- https://2captcha.com/api-docs/create-task — createTask (submit solve task)
- https://2captcha.com/api-docs/get-task-result — getTaskResult (poll by taskId)
- https://2captcha.com/api-docs/get-balance — getBalance (check funds)
- https://2captcha.com/api-docs/report-correct — reportCorrect (valid token)
- https://2captcha.com/api-docs/report-incorrect — reportIncorrect (invalid token/refund)
- https://2captcha.com/api-docs/limits — limits (rate limits & timeouts)

### SDKs by language
- https://2captcha.com/lang/python
- https://2captcha.com/lang/javascript
- https://2captcha.com/lang/java
- https://2captcha.com/lang/csharp
- https://2captcha.com/lang/php
- https://2captcha.com/lang/ruby
- https://2captcha.com/lang/go

## CAPTCHA / challenge types
- https://2captcha.com/p/recaptcha_v2
- https://2captcha.com/p/recaptcha_v2_invisible
- https://2captcha.com/p/recaptcha_v2_callback
- https://2captcha.com/p/recaptcha_enterprise
- https://2captcha.com/p/recaptcha_v3
- https://2captcha.com/p/recaptcha_v3-enterprise
- https://2captcha.com/p/recaptcha_v3-alternative
- https://2captcha.com/p/hcaptcha
- https://2captcha.com/p/cloudflare-turnstile
- https://2captcha.com/p/geetest
- https://2captcha.com/p/funcaptcha
- https://2captcha.com/p/friendly-captcha-solver
- https://2captcha.com/p/datadome-captcha-solver
- https://2captcha.com/p/mtcaptcha-solver
- https://2captcha.com/p/slider-captcha-solver
- https://2captcha.com/p/rotatecaptcha-solver
- https://2captcha.com/p/keycaptcha
- https://2captcha.com/p/lemin-captcha
- https://2captcha.com/p/solvemedia-captcha-solver
- https://2captcha.com/p/captchafox-solver
- https://2captcha.com/p/altcha-solver
- https://2captcha.com/p/tiktok-captcha-solver
- https://2captcha.com/p/imperva-captcha-solver
- https://2captcha.com/p/akamai-solver
- https://2captcha.com/p/kasada-solver
- https://2captcha.com/p/perimeter-x-solver
- https://2captcha.com/p/temu-captcha-solver
- https://2captcha.com/p/tencent-captcha-solver
- https://2captcha.com/p/chinese-captcha-solver
- https://2captcha.com/p/amazon-captcha-bypass
- https://2captcha.com/p/audio-captcha
- https://2captcha.com/p/math-captcha-solver
- https://2captcha.com/p/number-captcha-solver
- https://2captcha.com/p/image-picture-captcha-solver
- https://2captcha.com/p/puppeteer-captcha-solver
- https://2captcha.com/p/bypass-recaptcha

## Demos
- https://2captcha.com/demo/recaptcha-v2
- https://2captcha.com/demo/recaptcha-v2-invisible
- https://2captcha.com/demo/recaptcha-v2-callback
- https://2captcha.com/demo/recaptcha-v2-enterprise
- https://2captcha.com/demo/recaptcha-v3
- https://2captcha.com/demo/recaptcha-v3-enterprise
- https://2captcha.com/demo/hcaptcha
- https://2captcha.com/demo/hcaptcha-invisible
- https://2captcha.com/demo/cloudflare-turnstile
- https://2captcha.com/demo/cloudflare-turnstile-challenge
- https://2captcha.com/demo/geetest
- https://2captcha.com/demo/geetest-v4
- https://2captcha.com/demo/mtcaptcha
- https://2captcha.com/demo/rotatecaptcha
- https://2captcha.com/demo/keycaptcha
- https://2captcha.com/demo/lemin
- https://2captcha.com/demo/solvemedia
- https://2captcha.com/demo/text
- https://2captcha.com/demo/normal
- https://2captcha.com/demo/clickcaptcha

## Proxies
- https://2captcha.com/proxy — proxy products overview
- https://2captcha.com/proxy/residential-proxies
- https://2captcha.com/proxy/mobile-proxies
- https://2captcha.com/proxy/datacenter-proxies
- https://2captcha.com/proxy/isp-proxies
- https://2captcha.com/proxy/rotating-proxies
- https://2captcha.com/proxy/socks5-proxies
- https://2captcha.com/proxy/https-proxies
- https://2captcha.com/proxy/api — proxy API

## Data annotation
- https://2captcha.com/data/dataset-annotation — dataset annotation services
- https://2captcha.com/data/image-annotation
- https://2captcha.com/data/bounding-box
- https://2captcha.com/data/satellite-imagery-data-annotator

Document

llms-full.txt

Not stored for this site.