Skip to content
Spreadsheets & DatabasesReal-timeUpdated May 2026

Firecrawl

Web scraping and AI agents for any workflow

Firecrawl is the developer-focused web scraping + agentic browsing service that turns "I need to extract structured data from this site" or "I need an AI agent to browse and act" into a single API call. Eight actions cover both the scraping and the agentic surface: Scrape URL (fetch and clean a single page into markdown or structured data), Crawl Site (multi-page crawl starting from a seed URL), Map Site (list every URL on a domain), Search (Firecrawl's own search index that returns clean-extracted results), Extract Structured Data (LLM-powered extraction against a JSON schema you provide), Run Agent (kick off an agentic browsing task, Computer Use-style, but headless and faster), Get Agent Result, Get Crawl Status (poll long-running jobs). No triggers, Firecrawl is request-response. The integration uses a Firecrawl API key. Common pattern: a competitive-intelligence workflow scrapes a competitor's pricing page, extracts the pricing tiers into structured JSON via Extract Structured Data, diffs against the previous run stored in Supabase, and notifies Slack if anything changed.

0triggers
8actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Firecrawl can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Crawl SiteStarting from a URL, Firecrawl follows links and fetches every page within scope. Returns markdown-formatted content of each. For "ingest a docs site into a RAG index" or "build a knowledge base from a brand's blog" workflows.
Extract Structured DataPass a URL and a schema; Firecrawl extracts matching fields. For "scrape product details from this page into our DB" workflows where you want typed JSON rather than raw HTML.
Get Firecrawl Agent ResultPolls an agent task for completion and returns the result. For Firecrawl's agentic-scraping workflows that perform multi-step browse tasks.
Get Crawl StatusReturns the current status of a running crawl — pages crawled, pages discovered, completion percentage. Poll until status=completed before consuming results.
Map Site URLsReturns the URL list of a site without fetching content — the fast preflight before deciding what to crawl. Useful for "find all pages under /blog" or "count pages on this competitor's site" inventory workflows.
Run Firecrawl AgentRuns an agentic browse task — Firecrawl's agent navigates the site and performs the configured extraction goal. For complex scraping that requires sequential page navigation or form interaction.
Scrape URLFetches and returns cleaned markdown for a single URL. Handles JavaScript rendering and bot evasion. The right tool for "extract content from this one URL for LLM consumption" workflows.
Firecrawl Web SearchWeb search bundled with scraping — Firecrawl runs the search and fetches the content of top results in one call. Saves the "search then scrape each result" two-step for grounded-answer workflows.
Recipes

Pre-built Firecrawl workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Firecrawl once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Firecrawl field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Firecrawl integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Firecrawl to Tiny Command?
Open the Tiny Command workflow builder, drop in a Firecrawl node, and click Connect. Authorize Firecrawl once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Firecrawl triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Firecrawl today. Use Tiny Command's universal Webhook or Schedule trigger to start Firecrawl workflows, then run any Firecrawl action you need.
What Firecrawl actions can I run from a workflow?
8 Firecrawl actions are available out of the box, covering spreadsheets & databases operations like "Crawl Site". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Firecrawl integration real-time?
Firecrawl actions execute synchronously inside your workflow. Tiny Command waits for Firecrawl's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Firecrawl with Tiny Command?
No. Every Firecrawl trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Firecrawl API endpoint directly.
How much does the Firecrawl integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Firecrawl integration itself has no per-app surcharge.
Related

More spreadsheets & databases apps people connect.

Same category as Firecrawl, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Firecrawl.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.