Internal Service: scrape_website
Scrapes all pages from the source website using Firecrawl.Function Signature
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
url | str | - | Source website URL |
is_root | bool | True | Whether this is a root domain scrape |
max_pages | int | 5000 | Maximum pages to scrape |