Firecrawl(@firecrawl_dev)
Introducing our /parse endpoint 🔥 Convert any document into clean data for AI agents via API. - T...
7.2Score

TL;DR · AI 摘要
Firecrawl 推出新 /parse API 端点,支持 PDF/DOCX/XLSX 文档解析为 Markdown 或 JSON,保留阅读顺序与表格结构,并提供零数据留存选项,底层由 Rust 实现、性能提升 5 倍。
核心要点
- /parse 是面向 AI Agent 的文档结构化 API,专注输出干净、可编程的数据格式。
- 支持多格式输入(PDF/DOCX/XLSX)与双模输出(Markdown/JSON),兼顾人读与机读需求。
- Rust 实现的解析器带来 5 倍性能提升,并原生支持 Zero Data Retention 合规能力。
结构提纲
按章节快速跳转。
思维导图
用一张图看清主题之间的关系。
查看大纲文本(无障碍 / 无 JS 友好)
- Firecrawl /parse API
- 输入格式
- PDF
- DOCX
- XLSX
- 输出格式
- Markdown
- JSON
- 关键特性
- 保留阅读顺序
- 保留表格结构
- Zero Data Retention
- Rust 加速(5×)
金句 / Highlights
值得收藏与分享的关键句。
Convert any document into clean data for AI agents via API.
Turn PDF, DOCX, and XLSX files into Markdown or JSON — preserves reading order and tables.
All powered by our 5x faster Rust-based parser.
#Firecrawl#API#Rust#AI Agent#document parsing
打开原文Convert any document into clean data for AI agents via API.
- Turn PDF, DOCX, and XLSX files into Markdown or JSON
- Preserves reading order and tables
- Zero Data Retention support
All powered by our 5x faster Rust-based parser. https://t.co/VdKSIdUZqc" / X

Introducing our /parse endpoint Convert any document into clean data for AI agents via API. - Turn PDF, DOCX, and XLSX files into Markdown or JSON - Preserves reading order and tables - Zero Data Retention support All powered by our 5x faster Rust-based parser.
