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
cloudbrowseraiNPM package.Your CloudBrowser.AI API token.
Installation
Install the required package:
npm install cloudbrowseraiLast updated