playwright_get
Execute HTTP GET requests to retrieve web content using browser automation with Playwright. Ideal for web scraping, testing, and interacting with live web pages.
Instructions
Perform an HTTP GET request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform GET operation |