GET
firecrawl_token_usage.py
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get remaining extract tokens for the authenticated team.
from charter.packs import firecrawl
result = await firecrawl.token_usage.ainvoke({})
Was this page helpful?