Supera las protecciones anti-bot a escala
curl "https://api.yaproxy.com/unlocker/v1/fetch" \ -H "Authorization: Bearer yap_key_..." \ -d '{"url":"https://example.com/product/123"}' # → {"html":"<!DOCTYPE html>...","status":200}
POST the target URL with your API key. No proxies, headers, fingerprints, or browsers to babysit.
The request rotates across our residential pool, solves CAPTCHAs, and renders JavaScript until the page gives up clean HTML.
Raw or parsed HTML arrives as JSON — billed only when the response is a genuine 200.
Nuestra API de desbloqueo gestiona CAPTCHAs, huellas digitales del navegador y rotación de IPs automáticamente.
curl "https://api.yaproxy.com/unlocker/v1/fetch" \ -H "Authorization: Bearer yap_key_..." \ -d '{"url":"https://example.com/product/123"}' # → {"html":"<!DOCTYPE html>...","status":200}
{ "url": "https://example.com/product/123", "status": 200, "html": "<!DOCTYPE html>...", "resolved_ip": "185.62.11.4", "cost": 0.005 }
Only responses with HTTP 200 and unblocked, usable content are billed. Blocks, timeouts, and paywall errors are free.
Cloudflare, Akamai, PerimeterX, DataDome, and Kasada walls, plus reCAPTCHA, hCaptcha, and Turnstile challenges — solved automatically on every request.
No. The endpoint owns the full retry chain — IP rotation, header randomization, and CAPTCHA solving are all server-side.
Crea una cuenta, recarga tu billetera y haz tu primera llamada en minutos.