- Integrations
- /
- Firecrawl
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.
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.
| Action | What it does |
|---|---|
| Crawl Site | Starting 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 Data | Pass 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 Result | Polls an agent task for completion and returns the result. For Firecrawl's agentic-scraping workflows that perform multi-step browse tasks. |
| Get Crawl Status | Returns the current status of a running crawl — pages crawled, pages discovered, completion percentage. Poll until status=completed before consuming results. |
| Map Site URLs | Returns 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 Agent | Runs 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 URL | Fetches 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 Search | Web 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. |
Pre-built Firecrawl workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Firecrawl once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Firecrawl field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
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?
What Firecrawl triggers does Tiny Command support?
What Firecrawl actions can I run from a workflow?
Is the Firecrawl integration real-time?
Do I need to write code to use Firecrawl with Tiny Command?
How much does the Firecrawl integration cost?
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.