Hi everyone,
I’d like to share a solution we’ve been using to automate flows that involve captcha handling, using callin.io in combination with Hidemium – an anti-detect browser that recently added a powerful Prompt Script AI feature.
The Challenge:
When working with automated workflows (like Gmail sign-ups, form submissions, or login bots), CAPTCHAs often interrupt the process and are hard to bypass with standard tools like Puppeteer or Playwright.
Our Stack:
- callin.io for orchestration
- Hidemium for isolated browser environments & fingerprint evasion
- Prompt Script AI to write automation logic using natural language
How it Works:
With Hidemium, we simply write prompts like:
“Go to Gmail signup, wait for captcha, take a screenshot, send to CapMonster API, input the solved code, and continue.”
This drastically simplifies scripting. No more writing selectors or JS injection manually.
Our callin.io Flow:
- Trigger Node: Starts the automation
- Webhook or Execute Command: Calls Hidemium with a prompt
- HTTP Node: Sends captcha to solving service (e.g., CapMonster, 2Captcha)
- Wait + Merge: Retrieves and injects the result back via browser
- Success Webhook / DB Log: Finalizes the process
Results:
- ~95% success rate on Gmail, TikTok, and similar platforms
- Stable profile management with Hidemium’s browser engine
- No-code/low-code automation using Prompt Script AI
Let me know if anyone wants a copy of the callin.io workflow template we use.
Happy to answer any questions about integrating Hidemium into your callin.io setup!
I'm new to callin.io and surprised we can build such things too. Could you share the workflow? It would be a great learning opportunity.
For this, we will need to opt for callin.io's paid plans.
Yes, advanced scripting capabilities such as Prompt Script AI necessitate a paid subscription. However, for our needs, it was a logical choice due to the requirement for robust profile isolation and more streamlined automation for large-scale operations.
If you are in the initial testing phase or constructing basic workflows, you might find the free tier or trial sufficient. It's advisable to review their current restrictions before making a long-term commitment.
Absolutely! Happy to hear you’re exploring callin.io — it’s way more powerful than it looks at first.
I’ll clean up the workflow template I’ve been using and share a version soon (might need to remove a few API keys and make it more beginner-friendly). It includes the Hidemium prompt call, captcha handling with CapMonster, and a log/reporting step.
Will DM or post a link here shortly — stay tuned!
Hey amazing workflow!! I've been struggling to bypass a captcha and I would really appreciate it if you could share your workflow. Thank you!
Absolutely — I’ll DM you the full callin.io workflow export file + a sample prompt we used inside Hidemium.
Just a heads up:
- We’re using CapMonster as the solving service, but you can easily swap in 2Captcha or Anti-Captcha.
- The flow is modular — so you can plug in your own login/signup logic.
- Make sure your Hidemium Prompt Script is running with the latest version (some captcha handling functions were added recently).
Let me know if you need help adapting it to your use case — happy to tweak it!
Thank you so much! I really appreciate it, as I've been struggling with this problem for a month now!!
Could you please share the workflow? I need it, thank you!
Hi, could you please share the workflow with me?