create_websocket_connection
Establish WebSocket connections for Puppeteer or Playwright to automate browser tasks like web scraping, testing, or content extraction. Supports stealth mode, ad blocking, and custom viewports.
Instructions
Create WebSocket connection for Puppeteer/Playwright
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockAds | No | ||
browser | No | ||
extraHTTPHeaders | No | ||
library | No | ||
stealth | No | ||
userAgent | No | ||
viewport | No |