Record Automations Like Screen Recording

Click through any website and hidettp records every action. No code needed. Our visual recorder captures clicks, typing, scrolling, and navigation - then generates a reusable automation script.

Point-and-click recording interface
Automatic CSS selector detection
Human-in-the-loop for complex flows
Export as Python script
REC Visual Recorder store.example.com
store.example.com/search?q=laptop+deals
laptop deals
Search
RECORDING
RECORDED STEPS
NAV store.example.com
CLICK #search-field
TYPE "laptop deals"
CLICK btn.search
WAIT .results visible
6 EXTRACT .price

Watch Your Bots Work in Real-Time

Live-stream every bot execution. See screenshots, logs, network requests, and console output as they happen. Debug issues instantly instead of guessing from logs.

Live browser screenshots
Real-time log streaming
Shareable session links
Execution history and replay
Execution Monitor price-scraper-v3 · Run #1,247
store.example.com/products?q=laptop LIVE
EXTRACTING
24
Steps
3.2s
Duration
142
Items
0
Errors
00:00.12 INFO Navigating to store.example.com
00:01.34 INFO Page loaded, searching for products
00:02.01 OK Found 142 product cards
00:02.89 INFO Extracting price data…
00:03.21 OK Extraction complete. Sending webhook.

Share a Stealth Browser in One Click

Create pre-configured browser slots with residential proxies, fingerprint masking, and auto-solved CAPTCHAs. Send a link to anyone on your team — they get a full stealth browser session in their browser tab. No installs, no extensions.

Token-authenticated shareable links
Proxy routing per session (residential, datacenter, or custom)
Live monitoring and instant revocation
Time-limited sessions (30 min to 7 days)
Shared Sessions 3 slots · 1 active + New Session
Data Team — EU Proxy
in use
Residential DE Chrome 122 / Win11 2h 14m left
portal.supplier-net.eu/orders LIVE
Maria K. · 14 pages Revoke
QA Testing Slot available
Residential USChrome 121 / macOS23h left
Contractor — Price Check expired
3 connections47 pages1h 23m total

Schedule Any Bot with Cron Precision

Run bots on any schedule. Cron expressions give you minute-level precision. Set it up once, and hidettp handles retries, concurrency limits, and timezone management.

Standard cron expression support
Automatic retry on failure
Concurrency and queue management
Timezone-aware scheduling
Schedules 4 active + Add Schedule
price-monitor */15 * * * * Every 15 min
1,247
Total Runs
99.4%
Success
1m 07s
Avg Time
48
Avg Items
RECENT RUNS
12:30completed51 products · 1m 22s
12:45runningstep 4 of 7…
13:00schedulednext run
competitor-scraper 0 */2 * * * active
daily-report 0 9 * * 1-5 paused
inventory-check 0 */6 * * * active

Full Programmatic Control

Every feature in hidettp is available via our REST API. Trigger bots, read results, manage schedules, and integrate with any system. Perfect for connecting AI agents to the web.

RESTful API with JSON responses
API key authentication
Rate limiting with clear headers
Webhook callbacks on completion
API REQUEST
POST /api/v1/bots/{botId}/execute

// Headers
Authorization: Bearer bm_sk_...
Content-Type: application/json

// Body
{
  "parameters": {
    "url": "https://store.example.com",
    "query": "laptop prices"
  },
  "webhook": "https://api.myapp.com/hooks/bot"
}

// Response: 201 Created
{
  "executionId": "exec_7x9k2m...",
  "status": "queued",
  "viewUrl": "https://app.hidettp.dev/s/exec_7x9k2m"
}

Distributed Execution at Scale

Multi-runner architecture distributes your bots across available capacity. Automatic load balancing, health checks, and failover keep everything running smoothly.

Parallel execution across runners
Automatic load balancing
Health monitoring and auto-recovery
Docker-based runner deployment
Cluster Overview healthy
4
Nodes
6
Active Bots
99.97%
Uptime
US us-east-1 3 bots running
CPU42%
MEM68%
DE eu-west-1 2 bots running
CPU31%
MEM55%
JP ap-east-1 1 bot running
CPU18%
MEM42%
US us-west-2 standby

AI-Powered Script Generation

Describe what you want in plain English, and our AI generates a complete automation script. Edit visually, test in the browser, and deploy - all without writing code.

Natural language to automation
Intelligent selector generation
Error handling included
Script optimization suggestions
AI Assistant ready
AK
"Go to Amazon, search for wireless headphones, extract the top 10 results with price, rating, and review count"
Generated a 7-step automation script. All selectors validated.
1 navigate amazon.com
2 type #twotabsearchtextbox "wireless headphones"
3 click input#nav-search-submit-button
4 wait .s-main-slot visible
5 loop .s-result-item (limit: 10)
6 extract .a-price-whole, .a-icon-alt, .a-size-base
7 return JSON array
Selectors valid Error handling CAPTCHA bypass

Built for Team Collaboration

Role-based access control lets you give the right people the right permissions. Invite team members, assign roles, and control who can create, edit, and run bots.

Owner, Admin, Operator, Viewer roles
Email-based invitations
Granular permission controls
SSO / SAML (Enterprise)
Team — Acme Corp 4 members + Invite
AK
Alex Kim owner
Active now
create bots manage team billing api keys
SL
Sarah Liu admin
2h ago
JR
James Rodriguez operator
1d ago
MK
Maria Kowalski viewer
5d ago

Ready to Automate?

Join the waitlist for early access and founding member pricing.

JOIN WAITLIST