主页
文献资料
教程
English
Svenska
Português
Française
Nederlands
Español
Deutsch
Italiano
Polski
Українська
Русский
Türkçe
عربى
فارسی
اردو
हिंदी
বাংলা
Tiếng Việt
ไทย
Indonesia
Tagalog
中文
한국어
日本語
主页
文献资料
教程
登录
登录
注册
文献资料索引
受支持的任务类型
图片转文字
ImageToTextTask
Recaptcha V2 proxy-on
RecaptchaV2Task
Recaptcha V2 proxy-off
RecaptchaV2TaskProxyless
Recaptcha V3
RecaptchaV3TaskProxyless
Recaptcha V2 Enterprise proxy-on
RecaptchaV2EnterpriseTask
Recaptcha V2 Enterprise proxy-off
RecaptchaV2EnterpriseTaskProxyless
Recaptcha V3 Enterprise
RecaptchaV3Enterprise
FunCaptcha proxy-on
FunCaptchaTask
FunCaptcha proxy-off
FunCaptchaTaskProxyless
GeeTest proxy-on
GeeTestTask
GeeTest proxy-off
GeeTestTaskProxyless
Hcaptcha proxy-on
HCaptchaTask
Hcaptcha proxy-off
HCaptchaTaskProxyless
Turnstile proxy-on
TurnstileTask
Turnstile proxy-off
TurnstileTaskProxyless
自定义任务
AntiGateTask
反僵尸饼干
AntiBotCookieTask
API 方法
createTask
getTaskResult
getBalance
getQueueStats
reportIncorrectImageCaptcha
reportIncorrectRecaptcha
reportCorrectRecaptcha
reportIncorrectHcaptcha
pushAntiGateVariable
getSpendingStats
getAppStats
test
API 错误相关参考资料
文章
如何通过 AntiGate 任务绕过人机验证
如何用 g-response 提交内有 Recaptcha 谜题的窗体
如何将我们的插件整合到 Puppeteer 或 Selenium 中
如何查找 Recaptcha 网站密钥
如何安装最好的代理服务器 SQUID
Legacy API v.1
教程
用NodeJS和Puppeteer绕过Recaptcha V2
用回调函数提交内有 Recaptcha v2 谜题的窗体。
提交有含混代码和匿名回调函数的内有 Recaptcha v2 谜题的窗体。
了解如何在Chrome中使用断点来寻找FunCaptcha和Geetest的API参数
学习如何使用Python提交带有图像验证码的表单
用NodeJS和Puppeteer绕过Recaptcha V3
用AntiGate模板绕过任何验证码
GitHub
PHP
Python
NodeJS
Java
C#
Javascript
GO
Ruby
文献资料菜单
如何在网页中查找 Recaptcha 网站密钥
最容易的方法是,打开开发工具,切换到“网络”标签页,然后查找“reload?k=sitekey”请求。
“k”属性用于存储所需网站密钥值。