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

# Integrate Firecrawl Web Scraping

The Firecrawl tool, provided by Airia, enables your models to scrape content from specific websites and incorporate that information into their responses.

## Add the Firecrawl Web Scraping Tool

Follow these steps to add the Firecrawl tool to your Airia account:

1. Navigate to the **Tools** section in your Airia dashboard.
2. Find and select **Firecrawl Web Scraper** from the available tool library.
3. Provide a unique **Name** for your Firecrawl tool instance.
4. Configure the **Authentication** method:
   * **Airia Universal Key (Default):** Use the pre-configured Airia Universal Key for immediate access.
   * **Custom Firecrawl API Key:** Provide your own Firecrawl API Key. You will typically add this as a `Bearer Token`.
5. Click **Save** to add the tool to your library.

> 💡 Note: After saving, you'll need to add this tool to an agent to start using it. Refer to the [Tools setup guide](../tools.mdx) for detailed instructions.

## Use the Firecrawl Web Scraping Tool

Once the Firecrawl Web Scraping tool is added to an agent, your model can retrieve content from specified websites during its interactions.

<img src="https://mintcdn.com/airia/7Fj-j5Zqi0XS-Z57/integrations/Images/Firecrawl_tool_response.png?fit=max&auto=format&n=7Fj-j5Zqi0XS-Z57&q=85&s=4ee390be536d67a6ada8d2e20a4b1faf" alt="Firecrawl results" width="781" height="771" data-path="integrations/Images/Firecrawl_tool_response.png" />

> 💡 Note: For improved scraping accuracy and relevance, consider adding a prompt to your model. This prompt can guide the tool by specifying particular sites, domains, or the overall context of your scraping use case.
