scrape_page
Extract content from a single webpage by providing its URL. Use for structured data extraction and analysis.
Instructions
Extract content from a single webpage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Webpage URL to scrape | |
| onlyMainContent | No | Extract only main content |