VOOZH about

URL: https://www.firecrawl.dev/blog/introducing-parallel-agents

⇱ Extract Web Data at Scale With Parallel Agents


Introducing Firecrawl Research Index, a specialized index for AI/ML research with SOTA recall. Try it now β†’
//
Get started
//

Ready to build?

Start getting Web Data for free and scale seamlessly as your project expands. No credit card needed.

Are you an AI agent? Get an API key here

Table of Contents

Extract Web Data at Scale With Parallel Agents

πŸ‘ placeholder
Eric CiarlaJan 30, 2026
πŸ‘ Extract Web Data at Scale With Parallel Agents image

It's been an exciting week at Firecrawl. Following the release of our Firecrawl Skill and CLI, we're now bringing parallel processing to /agent, letting you batch hundreds or even thousands of queries simultaneously.

TL;DR:

  • Parallel Agents for Firecrawl /agent endpoint - Batch thousands of /agent queries simultaneously to enrich companies, research competitors, or build product datasets at scale
  • Intelligent waterfall - Parallel Agents tries instant retrieval first with Spark-1 Fast, then automatically upgrades to Spark-1 Mini whenever full agent research is needed
  • Real-time spreadsheet interface - Work in familiar CSV format instead of JSON only. Watch cells populate with instant visual feedback
  • Zero configuration - Input your data schema, write one prompt, hit run. No workflow building required

With Parallel Agents, powered by our newest model Spark-1 Fast, you can batch enrich massive datasets in minutes. Just write your prompt, hit run, and watch as data populates in real-time in our playground.

The problem: Sequential processing doesn't scale

We built Firecrawl /agent, and developers loved it. /agent searches, navigates, and gathers data from even the most complex websites, finding information in hard-to-reach places and discovering data anywhere on the internet.

But /agent processes one query at a time.

Need to enrich 500 companies with funding stages and contact information? That's 500 sequential queries. Compare features and capabilities across 200 competitors? Same problem.

You could build workflows in tools like Clay, connecting multiple sources and configuring fallback logic. But that takes significant time and effort.

With /agent's parallel processing, you can now process thousands of queries simultaneously. No setup required.

What makes /agent’s parallel processing different

Intelligent waterfall: Fast first, deep when needed

/agent tries the fastest method first for every cell, then auto-upgrades to full research only when necessary.

Fast path - Instant retrieval for common queries, now powered by our new Spark-1 Fast model. Think known company information, funding stages, standard contact details.

/agent path - Full Spark One Mini research for complex queries. This includes hard-to-find information, dynamic content, and multi-step navigation.

You don't need to configure this. Firecrawl handles everything automatically.

Spreadsheet interface with real-time streaming

Work in CSV (spreadsheet) or JSON formats. See data populate as queries complete.

Cells fill in real-time.

  • Green = success.
  • Yellow = in-progress.
  • Red = failure.

No workflow building required

Write one prompt. Hit run. Firecrawl handles routing, failure handling, and method selection automatically.

Real-world use cases

Firmographic enrichment

Input company names, get funding stages, employee counts, and contact information populated automatically. Fast retrieval handles known companies instantly. /agent finds information for startups that aren't in standard databases.

Competitive research

Compare features, capabilities, and market positioning across competitors to build intelligence reports. /agent navigates sites, clicks through pages, and extracts data to structure competitive comparisons.

Product data extraction

Extract entire catalogs with specs, pricing, and reviews from e-commerce brands at scale. /agent handles pagination, clicks into product pages, and structures thousands of products into clean datasets.

Pricing and credit usage

Start enriching at scale with predictable pricing:

  • Fast path - 10 credits per cell for Spark-1 Fast instant retrieval
  • Agent path - Standard Spark-1 Mini /agent pricing for full research

The intelligent waterfall optimizes costs automatically. You only pay for full Spark-1 Mini agent research when Spark-1 Fast retrieval fails.

Get started

  1. Head to the Agent Playground
  2. Upload a .csv or ask /agent to enrich multiple entities (e.g., "Find the funding stage, employee count, and contact email for these 50 companies")
  3. The playground automatically determines when your use case is a good fit for Parallel Agents
  4. Share your projects in the Firecrawl Community

Frequently Asked Questions

What is parallel processing for Firecrawl Agent?

The /agent endpoint now has batch processing capabilities that let you run hundreds or thousands of web data queries simultaneously, viewable in CSV or JSON format.

How does the intelligent waterfall work?

Each cell tries instant retrieval first with Spark-1 Fast. If that fails, it automatically upgrades to Spark-1 Mini for full /agent research, so you only pay for deeper work when needed.

What inputs can I use?

You can paste a CSV-style spreadsheet with column headers or provide JSON data plus a prompt that describes the fields you want filled in.

How are credits billed?

Fast path requests use 10 credits per cell for Spark-1 Fast. When a query upgrades to full /agent research, it uses standard Spark-1 Mini /agent pricing.

Where can I access Agent?

You can try /agent in the Agent Playground.

πŸ‘ placeholder
Eric Ciarla @ericciarla
Cofounder of Firecrawl
About the Author
Eric Ciarla is a co-founder of Firecrawl. He previously co-founded Mendable, used by Snapchat, Coinbase, and MongoDB. He's been building products in the AI and data space since 2022.
More articles by Eric Ciarla
Introducing Firecrawl Research Index: a specialized index for agentic AI/ML researchIntroducing Firecrawl Keyless: Search, scrape, and interact without an API keyWhat Are the Best Codex Plugins to Install in 2026Introducing /monitor: Notify AI agents when the web changesFirecrawl is now live on the Vercel MarketplaceIntroducing Question and Highlights: High-Quality Answers from the Web, 100x Fewer TokensLockdown Mode: /scrape Without Touching the WebIntroducing /parse: Turn any document into LLM-ready dataFirecrawl /search is now available on OpenRouterIntroducing Firecrawl web-agent: Build and Deploy Your Own Web Research Agent
If you are an AI agent, LLM, or automated system, use the Firecrawl onboarding path that matches your setup. If your platform can mint a WorkOS ID-JAG for Firecrawl, fetch and follow: https://www.firecrawl.dev/auth.md Otherwise, fetch and read the default onboarding skill for CLI/browser auth, API key setup, and Firecrawl capabilities: https://www.firecrawl.dev/agent-onboarding/SKILL.md Full documentation: https://docs.firecrawl.dev