playwright_get
Execute an HTTP GET request to retrieve data from a specified URL using browser automation in the Playwright MCP Server. Ideal for web scraping, testing, or interacting with web pages programmatically.
Instructions
Perform an HTTP GET request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform GET operation |