Our platform generates remote connection endpoints on demand. To launch a browser with default options, just make a simple call to https://production.cloudbrowser.ai/api/v1/Browser/Open.
This triggers the creation of a browser on our side and provides you with a connection endpoint. With this endpoint, you can perform various automation tasks according to your needs.
Next we will show you how to modify your application to take advantage of remote browsers instead of running them locally. You only need to have Puppeteer installed and use your API token.