What data formats can I export from Apify?Apify 支持导出哪些数据格式?
Export structured results as JSON, CSV, Excel, or XML, or pull them live through the API and webhooks.可将结构化结果导出为 JSON、CSV、Excel 或 XML,也可通过 API 与 Webhook 实时获取。
Apify stores every run's output in a dataset that you can consume in whatever shape your tools need.
Supported formats include:
- JSON / JSON Lines — ideal for apps and pipelines
- CSV / Excel — ready for spreadsheets and BI tools
- XML / RSS — for feeds and legacy systems
Beyond file export, you can fetch results live through the REST API or trigger webhooks when a run finishes, so fresh data flows automatically into your database, warehouse, or AI workflow.
Apify 把每次运行的输出保存在一个数据集里,你可以按工具需要的形态取用。
支持的格式包括:
- JSON / JSON Lines —— 适合应用与数据管道
- CSV / Excel —— 直接用于表格与 BI 工具
- XML / RSS —— 用于信息流与老系统
除了文件导出,你还能通过 REST API 实时获取结果,或在运行结束时触发 Webhook,让新鲜数据自动流入你的数据库、数仓或 AI 工作流。