NovisurfBot
Cryptographic authentication and behavior details for the automated Novisurf agent.
Overview
NovisurfBot is an automated web browsing agent that executes real-time user-directed workflows—such as retrieving structural content, capturing page states, and rendering visual snapshots.
Unlike typical web crawlers that scan the internet independently to build index databases, NovisurfBot acts strictly on behalf of authenticated Novisurf platform users. Because of this runtime behavior, it is officially classified under Cloudflare's Signed Agent standard.
Technical Identity
User Agent Identification
Whenever NovisurfBot initiates an HTTP/HTTPS network transaction, it declares its identity inside the request stream headers.
The system string payload sent by our backend cluster is:
NovisurfBot/1.0 (+https://novisurf.tech/bot)
Was this page helpful?