Grasp DocsGrasp Docs
GitHub
  • English
  • 简体中文
  • 日本語
GitHub
  • English
  • 简体中文
  • 日本語
  • Getting Started

    • Grasp SDK
    • Authentication
  • SDK Documentation

    • TypeScript/Node.js SDK
    • Python SDK

Grasp SDK

TypeScript/Python SDK for browser automation and secure command execution in highly available and scalable cloud browser environments

Grasp SDK provides a type-safe, event-driven API for browser automation and command execution in isolated cloud environments.

Features

  • Cloud Browser Automation: Launch and control Chromium browsers in isolated cloud environments
  • CDP Integration: Chrome DevTools Protocol support for advanced browser control
  • Command Execution: Execute shell commands with real-time monitoring
  • Secure Execution: Run code in isolated E2B cloud environments
  • TypeScript & Python Support: Full type safety and IntelliSense for both languages

Quick Start

Choose your preferred language to get started:

TypeScript/Node.js SDK →

Perfect for JavaScript/TypeScript developers who want to integrate browser automation into their Node.js applications.

Python SDK →

Ideal for Python developers looking to add browser automation capabilities to their Python projects.

Authentication

Before using either SDK, you'll need to set up authentication. Learn more about authentication methods →

Support

For issues, questions, or contributions, visit our GitHub repository.

Next
Authentication