VOOZH about

URL: https://www.firecrawl.dev/blog/firecrawl-vercel-marketplace

โ‡ฑ Firecrawl is now live on the Vercel Marketplace


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

Firecrawl is now live on the Vercel Marketplace

๐Ÿ‘ placeholder
Eric CiarlaMay 26, 2026
๐Ÿ‘ Firecrawl is now live on the Vercel Marketplace image

AI apps and agents built on Vercel often need web data: a page to scrape, a search to run, a dynamic site to interact with. Until now, that meant a separate account, separate billing, and manually copying API keys. Firecrawl is now a native integration on the Vercel Marketplace.

What the Vercel + Firecrawl integration sets up

The Vercel Marketplace integration handles Firecrawl account provisioning, API key management, and billing automatically. Here is what happens when you install:

  • Provisions a Firecrawl team and API key automatically
  • Injects FIRECRAWL_API_KEY directly into your Vercel project's environment variables (no copy-paste)
  • Adds Firecrawl to your Vercel invoice, so there is no separate vendor or payment method to manage
  • Gives you SSO into the Firecrawl dashboard from Vercel, with no separate login

Plan changes, API key rotation, and uninstall all work through the Marketplace the same way.

How to get started

  1. Go to the Vercel Marketplace and find Firecrawl.
  2. Pick a plan: Hobby, Starter, Growth, or Scale.
  3. Select the Vercel project to attach it to.
  4. Done. FIRECRAWL_API_KEY is live in your project environment.

What can you build with Firecrawl on Vercel?

Firecrawl gives your Vercel app three endpoints for pulling data from the web. It covers AI agents that browse the web, RAG pipelines that stay fresh, and SaaS tools that extract structured data:

  • search โ€” search the web and get full page content from results in a single call
  • scrape โ€” convert any URL into LLM-ready Markdown, structured JSON, or screenshots
  • interact โ€” scrape a page, then click, scroll, or fill forms to reach dynamic content

Here is what teams typically build:

Use caseEndpointDescription
RAG pipelines with fresh web datascrapePull docs, changelogs, or any public page into LLM-ready Markdown on a schedule. RAG pipelines stay current without manual re-ingestion.
Research and deep researchsearchReturns complete page content per result. A deep research agent can search a topic, retrieve full articles, and synthesize across sources in one pass. Stanford's AI Playground processes 800 sources daily this way for real-time LLM grounding.
Real-time product and news monitoringsearchRuns on each request so your app always reflects current data. Surface product launches, competitor updates, or breaking news as they happen.
Data extraction for AI-native SaaSscrape + interactscrape returns structured JSON you can validate with Zod or Pydantic. interact handles clicks and scrolls for dynamically loaded content.

Try it today

Firecrawl is live on the Vercel Marketplace now. Install takes under a minute and your API key lands in your project environment automatically.

Install on Vercel Marketplace ยท Read the docs

๐Ÿ‘ 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