Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.48 KB

File metadata and controls

27 lines (14 loc) · 1.48 KB

FAQ

Is BotV8 the same as BotBrowser?

No. BotBrowser protects a complete browser environment. BotV8 focuses on the profile-backed Web API runtime layer and local evidence around runtime behavior.

Why does this repository not include runtime source code?

This repository is the public product and technical documentation home for BotV8. Runtime source code, SDK files, profiles, customer packages, and private evidence are distributed through licensed channels.

Can the examples run without a profile?

No. The examples require an approved .enc profile that matches the runtime package.

Which SDKs are shown here?

The public examples show Python and Node.js usage. Licensed packages may include additional language bindings.

Can I publish my reports?

Only publish reports after removing credentials, profiles, customer traffic, raw service responses, cookies, local paths, and other sensitive material.

How do I get access?

Contact support@botbrowser.io or @botbrowser_support. Include the target operating system, SDK language, expected profile family, and whether the package will be used with BotBrowser.

After access is approved, check Requirements, SDK Access, and Release Package Layout. The examples expect the runtime shell, SDK file, and profile material to come from the same release line.