
How It Works
- Session Creation: Create a browser session with web bot auth enabled
- HTTP Message Signing: All HTTP requests are automatically signed as Anchor Browser
- Authentication: Cloudflare validates the signatures
- Access Granted: Successfully authenticated requests can access protected content
Using Web Bot Auth
How Authentication Works
When you enable web bot auth, Anchor Browser automatically identifies all HTTP requests to websites using our registered identity. This allows you to access protected content that requires Cloudflare’s web bot authentication without any additional configuration.Browser Configuration
SDK Examples
Enable web bot auth by setting theweb_bot_auth.active
flag to true
in your session configuration: