seo-web-analysis__crawl_website
[SEO & Web Analysis] Crawl a website and extract structured content from pages. Returns titles, headings, text, and links.
Args: url: Starting URL to crawl (e.g. 'https://example.com') max_pages: Maximum pages to crawl (default 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| max_pages | No |