puppeteer_navigate
Point a browser to a URL for SEO and marketing analysis, detecting analytics tools, pixels, and tag managers.
Instructions
Navigate to a URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to navigate to | |
| launchOptions | No | PuppeteerJS LaunchOptions. Default null. | |
| allowDangerous | No | Allow dangerous LaunchOptions that reduce security. |