grab_web_text
Extract text from a single web page or crawl up to 100 pages to gather comprehensive textual data from websites.
Instructions
Extract text from a specified web page or crawl multiple pages for comprehensive data gathering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the web page to extract text from. | |
| mode | No | Crawler mode: 'scrape' for one page, 'crawl' for up to 100 pages. | scrape |