invoke_firecrawl_crawlhtml
Initiate an asynchronous web crawl to extract HTML content from a specified URL. Results are stored in an S3 bucket, with control over the maximum number of pages to crawl.
Instructions
Start an asynchronous web crawl job using Firecrawl to retrieve HTML content.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
s3_uri | Yes | ||
url | Yes |