summarize

mode

Website mode

Fetch HTML → extract “article-ish” content → normalize to clean text. If extraction looks blocked or too thin, retry via Firecrawl Markdown (optional).

Flags

  • --firecrawl off|auto|always
  • --timeout 30s|2m|5000ms (default 2m)
  • --extract-only (print extracted content; no summary call)
  • --json (emit a single JSON object)
  • --verbose (progress + which extractor was used)
  • --metrics off|on|detailed
Plain-text mode: --firecrawl off --markdown off.