Node.js client

Overview

The cloudbrowserai client provides shortcuts for access to our endpoints to perform various tasks.


Getting Started

Requirements

  • Node.js installed.

  • The cloudbrowserai NPM package.

  • Your CloudBrowser.AI API token.

Installation

Install the required package:

npm install cloudbrowserai

Last updated