Node.js client
Last updated
The cloudbrowserai client provides shortcuts for access to our endpoints to perform various tasks.
Requirements
Node.js installed.
The cloudbrowserai NPM package.
Your CloudBrowser.AI API token.
Installation
Install the required package:
npm install cloudbrowseraiLast updated