Skip to main content
Firecrawl API provides powerful web scraping capabilities with automatic browser rendering and data extraction.

Overview

Create Account

Sign up for a Firecrawl account

Get API Key

Generate your Firecrawl API key

Copy into Anything

Add your API key to Anything’s secrets

Account Creation

1

Visit Firecrawl Website

Go to firecrawl.com and click “Sign Up”
2

Choose Signup Method

  • Sign up with email/password
  • Or continue with Google authentication

Generate API Key

1

Access API Keys

  1. Go to your Firecrawl dashboard
  2. Copy your API Key to use
Free tier has rate limits - monitor your usage
2

Create New Key

  1. Click “Generate New Key”
  2. Name your key (e.g., “Anything Integration”)
  3. Copy your API key

Add to Anything project

1

Add the integration

  1. In your Anything project, type / in the chat
  2. Select “Firecrawl” from the menu
2

Add your API key

  1. Paste your API key into the “FIRECRAWL_API_KEY” field
Need a new key? Generate one in your Firecrawl dashboard.
3

Start scraping

You can now use prompts with the integration to scrape web data.Example prompts:
  • Extract product details from this URL using /Firecrawl
  • Build a price comparison tool with /Firecrawl
  • Create a news aggregator using /Firecrawl
The API limits how often your app can fetch data. If your app loads the same data often, ask the agent to save it locally so it doesn’t re-fetch every time.
Example prompt for optimization:
When using /Firecrawl, save the scraped data so my app doesn't have to fetch it again
Your Firecrawl integration is ready! Use /Firecrawl in chat to scrape web data.