Basic Information

appmixer.firecrawl.core.GetCrawlStatus

Get Crawl Status

1.0.0

Public

Get the status of a crawl job and, when it is completed, the scraped pages. Use it with a job ID returned by Crawl Website.

Input Ports

in

FieldTypeDescription
Job ID text The ID of the crawl job, as returned by the Crawl Website component.

Output Ports

out

FieldTypeDescription
Job ID string -
Status string -
Total Pages number -
Completed Pages number -
Credits Used number -
Truncated boolean -
Pages array -

Full Metadata