@AgentX Be aware that the amount you offer developers is too low compared to your requirements, and that may be the reason why no one will work for you.
But anyway, solving the problem yourself will bring greater efficiency for yourself.
Custom captcha-solver module for BAS — CapSkip integration
-
Hi,
I'm looking for a developer to build a custom enterprise captcha-solver module for my BAS (BrowserAutomationStudio) software that integrates with CapSkip (https://capskip.com/#pricing).
What I need:
A reusable module/function set inside BAS that connects to the CapSkip API and can be dropped into my existing scripts as a captcha-solving provider — the same way built-in solvers (2Captcha, CapMonster, etc.) work.
Support for the main captcha types CapSkip offers, at minimum:
reCAPTCHA v2 (checkbox + invisible)
reCAPTCHA v3 (with action + min score)
hCaptcha
Cloudflare Turnstile
Image/text captchas (Confirm the full supported list against their pricing/docs page.)
Standard submit-task → poll-for-result flow: create the task, poll until solved, return the token/solution back into the BAS script, with proper timeout handling.API key configurable from a single place (BAS variable / resource) so I can swap keys without editing the script logic.
Robust error handling: invalid key, insufficient balance, task timeout, unsolvable captcha, and rate-limit responses should each return a clear status instead of silently failing — so my automation can retry or fall back to another solver.
A balance-check call so the script can read the remaining CapSkip balance before/after runs.
Deliverables:
The BAS module (importable) + a short demo script showing it solving each supported captcha type end-to-end.
Brief documentation: how to set the API key, function inputs/outputs, and error codes.
Please tell me:Have you integrated CapSkip (or similar API solvers) into BAS before?
Estimated timeline and price.
Whether you'll test against live captchas before delivery.
I'll provide a CapSkip API key with balance for testing. Looking forward to your proposal.Thanks!