You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two core features of the NopeCHA API are Recognition and Token endpoints.
11
11
The Recognition endpoint solves image and audio challenges and returns any of
@@ -21,25 +21,14 @@ reCAPTCHA | hCaptcha
21
21
## Supported CAPTCHA types:
22
22
- reCAPTCHA v2
23
23
- reCAPTCHA v3
24
-
- reCAPTCHA Enterprise
25
24
- hCaptcha
26
-
- hCaptcha Enterprise
27
25
- FunCAPTCHA
28
26
- AWS WAF CAPTCHA
29
27
- Text-based CAPTCHA
28
+
- Cloudflare Turnstile
29
+
- PerimeterX
30
30
31
31
32
32
## Documentation
33
33
34
34
See the [NopeCHA API docs](https://developers.nopecha.com).
35
-
36
-
37
-
## Colab Examples
38
-
39
-
NopeCHA Extension in Selenium
40
-
41
-
[](https://colab.research.google.com/drive/1h9Q37yQqrLNhkqBCCWtHMPc09iOlLEQ5?usp=sharing)
42
-
43
-
NopeCHA Extension in Undetected Chromedriver
44
-
45
-
[](https://colab.research.google.com/drive/1IAIwMWxpK7j1zzWJ1RmajD0TjaW_ANz4?usp=sharing)
0 commit comments