Browser
CDP Endpoint
Connect to the browser session programmatically using a Chrome DevTools Protocol (CDP) endpoint.
To get started, you first need to create a Grasp container. This will provision a cloud environment with a browser instance ready for you to connect to.
Once the container is created, you can access its CDP endpoint to connect programmatically.
This enables you to run complex automation scripts, scrape data, or perform tests on the browser instance managed by Grasp.