@shorovekumar16 Sent message via telegram
[Offcaptcha.com] AI, xevil based captcha solving service
-
Offcaptcha.com — another captcha solving service. You know what it's for, so straight to the point.
Flexible Pricing
Pay-per-solve or unlimited plans with thread limits only.
Details >Supported Captchas
- reCAPTCHA v2 | $0.10 / 1000 | from $20 / mo
- reCAPTCHA v3 | $0.15 / 1000 | from $25 / mo
- Funcaptcha (token) | $1.80 / 1000 | from $35 / mo
- Funcaptcha (clicks) | $0.15 / 1000
- Turnstile | $1.30 / 1000 | from $30 / mo
- PerimeterX (hsprotect) Invisible | $1.00 / 1000 | from $75 / mo
- PerimeterX (hsprotect) Press & Hold | $2.00 / 1000 | from $75 / mo
- PerimeterX Invisible + Press & Hold (plans) | from $75 / mo
- Text captchas | $0.15 / 1000 | from $20 / mo
Powered by XEvil
Uses XEvil models under the hood. Two modes depending on captcha type:
- Coordinates (clicks, sliders) — model solves directly and returns the result
- Tokens (FunCaptcha, reCAPTCHA v2, etc.) — service handles the full solving process and returns a ready token
No need to deal with internals — send a task, get a result.
Easy Integration
API is fully compatible with
anti-captcha.com. Just swap the auth and domain in your request.
API Docs >For Software Developers
Affiliate program — 10% from every captcha solved through your software. Connect via API, details in the bot.
Get Started
Go to the bot to start. $1 is credited to your balance automatically for testing.
Website: offcaptcha.com
Telegram bot: @offcaptcha_bot
Telegram channel: https://t.me/offcaptcha====================
Offcaptcha.com - еще один сервис автоматического решения капч. Все знают зачем и для чего, поэтому - сразу к преимуществам.
Гибкие тарифы
Поддерживается как оплата за каждую решенную капчу, так и безлимитные тарифы с ограничением лишь на потоки.
Поддерживаемые капчи
- reCAPTCHA v2 | $0.10 / 1000 | от $20 / мес
- reCAPTCHA v3 | $0.15 / 1000 | от $25/ мес
- Funcaptcha (токен) | $1.80 / 1000 | от $35/ мес
- Funcaptcha (клики) | $0.15 / 1000
- Turnstile | $1.30 / 1000 | от $30 / мес
- PerimeterX (hsprotect) Invisible | $1.00 / 1000 | от $75 / мес
- PerimeterX (hsprotect) Press & Hold | $2.00 / 1000 | от $75 / мес
- PerimeterX Invisible + PerimeterX Press & Hold (тарифы) | от $75 / мес
- Текстовые каптчи | $0.15 / 1000 | от $20 / мес
Решение на базе XEvil
Под капотом — модели XEvil. Работает в двух режимах в зависимости от типа капчи:
- координаты (клики, слайдеры) — модель решает напрямую и сразу отдаёт результат;
- токены (например, FunCaptcha, reCAPTCHA v2) — сервис сам проходит весь процесс решения и возвращает готовый токен.
Вам не нужно разбираться в деталях — просто отправляете задачу, получаете результат.
Легкая интеграция
API полностью совместима с
anti-captcha.com. Достаточно поменять авторизацию и домен в запросе.
Документация API >Для владельцев софта
Партнёрская программа — 10% с каждой решенной через ваш софт капчи. Подключение через API, подробности в боте.
Начать
Чтобы начать использование, просто перейдите в бота.
Для теста автоматически начисляется $1 на баланс.
Сайт: offcaptcha.com
Telegram-бот: @offcaptcha_bot
Telegram канал: https://t.me/offcaptcha -
PerimeterX Solution Improved
The
PXCaptchaInvisiblesolving flow has been updated. Fingerprints are now generated on our side when solving this captcha. All requests that load from the Microsoft iframe:
https://fpt.live.com/?session_id=82b962e081004c218aacd68a6f5b9f66&CustomerId=33e01921-4d64-4f8c-a055-5bdaffd5e33d&PageId=SU
no longer need to be sent from your software via the HTTP client.Please note: the iframe URL must now be passed in the API request. All requests must use our user-agent.
The documentation has been updated — please check it: https://offcaptcha.com/docs.
———
Улучшено решение PerimeterX
Изменен поток решения
PXCaptchaInvisible. Теперь при решении этой капчи фингерпринты генерируются на нашей стороне. Все запросы, которые загружаются с iframe microsofthttps://fpt.live.com/?session_id=82b962e081004c218aacd68a6f5b9f66&CustomerId=33e01921-4d64-4f8c-a055-5bdaffd5e33d&PageId=SUтеперь в ваших софтах в http клиенте отправлять НЕ нужно.
Обратите внимание, в API теперь нужно отправлять iframe URL. А все запроосы должны идти с нашим user-agent.
Документация обновлена, пожалуйста, ознакомьтесь: https://offcaptcha.com/docs.
-
PXCaptchaInvisible: cookies added to the response
The
solutionobject now includescookiesset by thefpt.live.comiframe. Apply them immediately after receiving the captcha solution.The documentation has been updated — please check it: https://offcaptcha.com/docs.
———
PXCaptchaInvisible: добавлены куки в ответ
Теперь в объекте решения
solutionприходитcookies, которые устанавливает iframe сfpt.live.com. Устанавливайте их сразу после того как получаете решение капчи.Документация обновлена, пожалуйста, ознакомьтесь: https://offcaptcha.com/docs.
-
PerimeterX Solution Improved
-
The captcha solving flow has been updated. A new parameter
task.data.keepSessionhas been added to the request body. If set totrue, thePress & Holdcaptcha will be solved in the same browser session as theInvisibleone. This is required if you are solving both captchas within the same session and they share the samesessionId. The browser session stays alive for 5 minutes, after which it is closed. This means you need to solve thePress & Holdcaptcha within that time window. -
Event detection for signals sent by hsprotect has been improved. Captchas are now solved noticeably faster.
-
The solver now detects the proxy's geolocation and applies it in the browser. It is strongly recommended to pass the
Accept-Languageheader with the real language. To obtain it, send a request through your proxy toip-api.com/json/, retrieve thecountryCode, and use it to look up the corresponding header value from the countries.json file.
The documentation has been updated — please check it: https://offcaptcha.com/docs.
———
Улучшено решение PerimeterX
-
Изменен поток решения капч. В request body добавлен параметр
task.data.keepSession. Еслиtrue-Press & Holdкапча будет решаться в той же сессии браузера, что иInvisible. Это требуется, если вы решаете обе капчи в одной сессии и у них одинаковыйsessionId. Сессия браузера живет 5 минут, после чего закрывается. Это значит, что вам нужно успеть решитьPress & Holdв этот промежуток времени. -
Улучшен детект событий, которые присылает hsprotect. Капчи стали решаться заметно быстрее.
-
Теперь солвер определяет гео проксей и выставляет его в браузере. Крайне рекомендуется передавать заголовок
Accept-Languageс реальным языком. Можно получить, отправив запрос из-под прокси на сервисip-api.com/json/, получитьcountryCode.
Документация обновлена, пожалуйста, ознакомьтесь: https://offcaptcha.com/docs.
-
-
-
-
Правила Раздела
Pinned Locked Services for CAPTCHA Solving -
-