> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firecrawl.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Pipedream

> 在 Pipedream 工作流中添加 Firecrawl 的 scrape、crawl、search、map 和 extract 步骤

<Note>
  **Pipedream 官方应用：** [pipedream.com/apps/firecrawl](https://pipedream.com/apps/firecrawl/)

  在由计划任务、Webhook 或其他应用触发的 Pipedream 工作流中添加 Firecrawl 步骤
</Note>

<div id="overview">
  ## 概述
</div>

使用 Firecrawl Pipedream 应用，将页面抓取、网站爬取、网页搜索、URL 映射和结构化数据提取作为工作流中的 actions。

<div id="quick-start">
  ## 快速入门
</div>

1. 打开 [Pipedream 上的 Firecrawl 应用](https://pipedream.com/apps/firecrawl/)
2. 关联您的 Firecrawl API 密钥
3. 将 Firecrawl actions 添加到新的或现有的工作流

<div id="what-you-can-do">
  ## 可执行的操作
</div>

| 功能          | 使用场景                             |
| ----------- | -------------------------------- |
| **Scrape**  | 当 Webhook 或计划任务触发时，获取页面内容        |
| **Crawl**   | 启动多页面爬取任务 (使用 Get Crawl Data 轮询) |
| **Search**  | 在后续步骤前发现信息来源                     |
| **Map**     | 列出网站中的 URL，也可按搜索词筛选              |
| **Extract** | 从一个或多个 URL 中提取结构化数据              |

<div id="resources">
  ## 资源
</div>

* [Pipedream Firecrawl 应用](https://pipedream.com/apps/firecrawl/)
* [Firecrawl API 简介](/zh/api-reference/v2-introduction)
