🛡️ Smart Bot Protection

Siteniz için Akıllı Bot Koruması
Without Friction

Gerçek kullanıcılar otomatik geçer. Botlar her zaman engellenir. 2 satır kodla koruma ekleyin.

No credit card • Free forever plan • Setup in 2 minutes

How It Works

Three steps. Completely automatic for real users.

📡
Silent Scoring
embed.js silently scores visitor behavior — mouse, timing, IP, and more
🧠
Smart Decision
Score 80+: auto-pass instantly. Score below: show one of 25 CAPTCHA types
🎟️
Token Issued
A signed one-time token is injected into your form. Verify it server-side.
Access Granted
Real user proceeds. Bot is blocked. Simple, clean, invisible to most users.
25
CAPTCHA Types
12
Languages
2
Lines to integrate
90%+
Auto-pass rate for real users

Everything you need

A complete bot protection system — no external dependencies

🤖
Otomatik Doğrulama
Gerçek ziyaretçiler sessizce geçer.
🛡️
Tam Bot Engelleme
Botlar her zaman CAPTCHA ile karşılaşır.
🎭
24 CAPTCHA Türü
Emoji, matematik, resim, hafıza, kaydırıcı ve daha fazlası.
2 Satır Entegrasyon
Tek script etiketi. Her sitede çalışır.
🌍
Multi-language
12 languages supported — auto-detected from browser
📊
Analytics
See pass rates, bot blocks, and request volumes
🎨
Customizable
Choose which CAPTCHA types appear on your site
🔑
API-first
Simple REST API — works with any backend language

2 Satır Entegrasyon

Paste one script tag on your site. That's it. The embed handles everything — behavior scoring, CAPTCHA display, and token injection into your forms.

HTML/PHP
WordPress
React/Next.js
Python/Django
Node.js/Express
View full docs →
<script
  src="https://captcha.btebresult.tech/embed.js"
  data-sitekey="YOUR_KEY"
></script>
<?php // Step 2: Validate server-side
$token = $_POST['shield_token'];
$ok = sc_verify($token, 'YOUR_KEY');
if(!$ok) die('Bot!');
// ✅ Real human — proceed

Fiyatlar

Start free. Upgrade when you need more. No contracts.

🛡️

Ready to block bots?

Join developers who trust ShieldCaptcha to protect their websites. Free to start, 2 minutes to set up.

Ücretsiz Başla → Read the Docs