GET
firecrawl_crawl_active.py
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List all active crawl jobs for the authenticated team.
from charter.packs import firecrawl
result = await firecrawl.crawl_active.ainvoke({})
Was this page helpful?