# Firecrawl Docs - [Set up Firecrawl MCP in a client](/mcp-server/clients.md): Client-specific configuration for the hosted and local Firecrawl MCP server. - [Connect Firecrawl MCP](/mcp-server/connect.md): Choose account OAuth, unattended API-key, or keyless Firecrawl MCP setup. - [Develop Firecrawl MCP](/mcp-server/development.md): Build, test, and contribute to the Firecrawl MCP server. - [Run Firecrawl MCP locally](/mcp-server/local.md): Install and configure the local Firecrawl MCP server. - [Firecrawl MCP tools and operations](/mcp-server/tools.md): Available tools, operational behavior, and error handling for Firecrawl MCP. - [Billing](/billing.md): How Firecrawl billing, credits, and plans work - [Rate Limits](/rate-limits.md): Rate limits for different pricing plans and API requests - [Partner Credits](/partner-credits.md): How Firecrawl partner credits work, including eligibility, expiration, and plan limits - [Enterprise](/enterprise.md): Enterprise plans, security, and features for Firecrawl at scale - [Search](/features/search.md): Search the web and get full content from results - [Search Highlights](/features/search-highlights.md): Return query-relevant passages instead of plain website descriptions - [Research Index](/features/research.md): Search papers, read paper passages, find related work, and search across related GitHub repos - [Scrape](/features/scrape.md): Turn any url into clean data - [Faster Scraping](/features/fast-scraping.md): Speed up your scrapes by 500% with the maxAge parameter - [Batch Scrape](/features/batch-scrape.md): Scrape multiple URLs in a single batch job - [JSON mode - Structured result](/features/llm-extract.md): Extract structured data from pages via LLMs - [Change Tracking](/features/change-tracking.md): Detect and monitor changes in web content between scrapes - [Enhanced Mode](/features/enhanced-mode.md): Use enhanced proxies for reliable scraping on complex sites - [Lockdown Mode](/features/lockdown.md): Cache-only scrape mode for compliance and air-gapped environments. No outbound traffic. - [PII Redaction](/features/pii-redaction.md): Redact personally identifiable information from scrape and parse output - [Proxies](/features/proxies.md): Learn about proxy types, locations, and how Firecrawl selects proxies for your requests. - [Document Parsing](/features/document-parsing.md): Learn about document parsing capabilities. - [Monitoring](/features/monitoring.md): Schedule recurring checks, detect changes, and get notified by webhook or email - [Page monitoring](/features/monitoring-page.md): Watch known URLs and get alerted on meaningful page changes - [Website monitoring](/features/monitoring-website.md): Crawl a website on a schedule and detect changes across every discovered page - [Entire web-scale monitoring](/features/monitoring-web-scale.md): Run always-on web searches and alert when new matching results appear - [Parse](/features/parse.md): Upload a local or non-public document and convert it into clean, LLM-ready data - [Map](/features/map.md): Input a website and get all the urls on the website - extremely fast - [Crawl](/features/crawl.md): Recursively crawl a website and get content from every page - [Agent](/features/agent.md): Gather data wherever it lives on the web. - [Debug Firecrawl with Ask](/features/ask.md): Agentic debugging for your Firecrawl integration - [Introduction](/introduction.md): Search the web, scrape any page, and interact with it, all through one API. - [Overview](/sdks/overview.md): Firecrawl SDKs are wrappers around the Firecrawl API to help you easily search, scrape, and interact with the web. - [Python](/sdks/python.md): Firecrawl Python SDK is a wrapper around the Firecrawl API to help you easily turn websites into markdown. - [Node](/sdks/node.md): Scrape, crawl, and extract structured data from websites using the Firecrawl Node SDK. - [Go](/sdks/go.md): Firecrawl Go SDK is a wrapper around the Firecrawl API to help you easily turn websites into markdown. - [Java](/sdks/java.md): Firecrawl Java SDK is a wrapper around the Firecrawl API to help you easily turn websites into markdown. - [Ruby](/sdks/ruby.md): Firecrawl Ruby SDK is a wrapper around the Firecrawl API to help you easily turn websites into markdown. - [Rust](/sdks/rust.md): Firecrawl Rust SDK is a wrapper around the Firecrawl API to help you easily turn websites into markdown. - [.NET](/sdks/dotnet.md): Firecrawl .NET SDK is a wrapper around the Firecrawl API to help you easily turn websites into markdown. - [PHP](/sdks/php.md): Firecrawl PHP SDK is a wrapper around the Firecrawl API to help you easily turn websites into markdown. - [Elixir](/sdks/elixir.md): Firecrawl Elixir SDK is an auto-generated client for the Firecrawl API v2, built with Req and NimbleOptions. - [Skills + CLI](/sdks/cli.md): Firecrawl skills are an easy way for AI agents such as Claude Code, Antigravity and OpenCode to use Firecrawl through the CLI. - [Agent Auth (WorkOS ID-JAG)](/ai-onboarding/agent-auth.md): Register a Firecrawl API key via WorkOS ID-JAG agent auth. Discovery and links to auth.md. - [Advanced Scraping Guide](/advanced-scraping-guide.md): Configure scrape options, browser actions, crawl, map, and the agent endpoint with Firecrawl's full API surface. - [Node.js](/quickstarts/nodejs.md): Get started with Firecrawl in Node.js. Scrape, search, and interact with web data using the official SDK. - [Next.js](/quickstarts/nextjs.md): Use Firecrawl with Next.js to scrape, search, and interact with web data in your React application. - [Express](/quickstarts/express.md): Use Firecrawl with Express to build web scraping and search APIs. - [NestJS](/quickstarts/nestjs.md): Use Firecrawl with NestJS to build structured web scraping and search services. - [Fastify](/quickstarts/fastify.md): Use Firecrawl with Fastify to build high-performance web scraping and search APIs. - [Hono](/quickstarts/hono.md): Use Firecrawl with Hono to build lightweight web scraping and search APIs that run anywhere. - [Bun](/quickstarts/bun.md): Use Firecrawl with Bun to build fast web scraping and search servers. - [Remix](/quickstarts/remix.md): Use Firecrawl with Remix to scrape, search, and interact with web data in your full-stack React app. - [Nuxt](/quickstarts/nuxt.md): Use Firecrawl with Nuxt to scrape, search, and interact with web data in your Vue application. - [SvelteKit](/quickstarts/sveltekit.md): Use Firecrawl with SvelteKit to scrape, search, and interact with web data in your Svelte application. - [Astro](/quickstarts/astro.md): Use Firecrawl with Astro to scrape, search, and interact with web data in your content-driven site. - [Mastra](/quickstarts/mastra.md): Wire Firecrawl into Mastra tools so your agents and workflows can search and scrape live web data. - [Cloudflare Workers](/quickstarts/cloudflare-workers.md): Use Firecrawl with Cloudflare Workers to search, scrape, and interact with web data at the edge. - [Vercel Functions](/quickstarts/vercel-functions.md): Use Firecrawl with Vercel Functions to search, scrape, and interact with web data in serverless deployments. - [Vercel Marketplace](/quickstarts/vercel-marketplace.md): Install Firecrawl from the Vercel Marketplace, attach it to a project, and use the injected FIRECRAWL_API_KEY in your Vercel app. - [AWS Lambda](/quickstarts/aws-lambda.md): Use Firecrawl with AWS Lambda to search, scrape, and interact with web data in serverless functions. - [Supabase Edge Functions](/quickstarts/supabase-edge-functions.md): Use Firecrawl with Supabase Edge Functions to search, scrape, and interact with web data at the edge. - [Deno Deploy](/quickstarts/deno-deploy.md): Use Firecrawl with Deno Deploy to search, scrape, and interact with web data at the edge. - [PHP](/quickstarts/php.md): Get started with Firecrawl in PHP. Scrape, search, and interact with web data using the REST API. - [Laravel](/quickstarts/laravel.md): Use Firecrawl with Laravel to search, scrape, and interact with web data using the REST API. - [Ruby](/quickstarts/ruby.md): Get started with Firecrawl in Ruby. Search, scrape, and interact with web data using the REST API. - [Rails](/quickstarts/rails.md): Use Firecrawl with Ruby on Rails to search, scrape, and interact with web data using the REST API. - [Python](/quickstarts/python.md): Get started with Firecrawl in Python. Scrape, search, and interact with web data using the official SDK. - [FastAPI](/quickstarts/fastapi.md): Use Firecrawl with FastAPI to build async web scraping and search APIs in Python. - [Django](/quickstarts/django.md): Use Firecrawl with Django to scrape, search, and interact with web data in your Python web application. - [Flask](/quickstarts/flask.md): Use Firecrawl with Flask to build web scraping and search APIs in Python. - [Java](/quickstarts/java.md): Get started with Firecrawl in Java. Search, scrape, and interact with web data using the official SDK. - [Spring Boot](/quickstarts/spring-boot.md): Use Firecrawl with Spring Boot to search, scrape, and interact with web data using the official Java SDK. - [.NET](/quickstarts/dotnet.md): Get started with Firecrawl in .NET. Scrape, search, and interact with web data using the REST API. - [ASP.NET Core](/quickstarts/aspnet-core.md): Use Firecrawl with ASP.NET Core to search, scrape, and interact with web data using the REST API. - [OpenClaw](/quickstarts/openclaw.md): Use Firecrawl with OpenClaw to give your agents web scraping, search, and browser automation capabilities. - [MCP Web Search & Scrape in Claude Code](/quickstarts/claude-code.md): Add web scraping and search to Claude Code in 2 minutes - [MCP Web Search & Scrape in Cursor](/quickstarts/cursor.md): Add web scraping and search to Cursor in 2 minutes - [MCP Web Search & Scrape in OpenCode](/quickstarts/opencode.md): Add Firecrawl web scraping and search to OpenCode - [MCP Web Search & Scrape in Codex CLI](/quickstarts/codex-cli.md): Add Firecrawl web scraping and search to OpenAI Codex CLI - [OpenRouter](/quickstarts/openrouter.md): Use Firecrawl as a tool with any model served by OpenRouter. - [MCP Web Search & Scrape in Amp](/quickstarts/amp.md): Add Firecrawl web scraping and search to Sourcegraph Amp - [MCP Web Search & Scrape in Windsurf](/quickstarts/windsurf.md): Add web scraping and search to Windsurf in 2 minutes - [MCP Web Search & Scrape in Antigravity](/quickstarts/antigravity.md): Add Firecrawl web scraping and search to Google Antigravity - [MCP Web Search & Scrape in Gemini CLI](/quickstarts/gemini-cli.md): Add Firecrawl web scraping and search to Google Gemini CLI - [Nous Research](/quickstarts/nous-research.md): Use Firecrawl as a tool with Nous Research Hermes models. - [AutoGen](/quickstarts/autogen.md): Use Firecrawl as a tool inside Microsoft AutoGen multi-agent conversations. - [Product & E-commerce](/use-cases/product-ecommerce.md): Monitor pricing and track inventory across e-commerce sites - [Content Generation](/use-cases/content-generation.md): Generate AI content based on website data, images, and news - [Developers & MCP](/use-cases/developers-mcp.md): Build powerful integrations with Model Context Protocol support - [Investment & Finance](/use-cases/investment-finance.md): Track companies and extract financial insights from web data - [Competitive Intelligence](/use-cases/competitive-intelligence.md): Monitor competitor websites and track changes in real-time - [Data Migration](/use-cases/data-migration.md): Transfer web data efficiently between platforms and systems - [Observability & Monitoring](/use-cases/observability.md): Monitor websites, track uptime, and detect changes in real-time - [Overview](/dashboard.md): Overview of the Firecrawl dashboard and its key features - [Full-Stack Templates](/developer-guides/examples.md): Explore real-world examples and tutorials for Firecrawl - [Choosing the Data Extractor](/developer-guides/usage-guides/choosing-the-data-extractor.md): Compare /agent, /extract, and /scrape (JSON mode) to pick the right tool for structured data extraction - [OpenAI](/developer-guides/llm-sdks-and-frameworks/openai.md): Use Firecrawl with OpenAI for web scraping + AI workflows - [Anthropic](/developer-guides/llm-sdks-and-frameworks/anthropic.md): Use Firecrawl with Claude for web scraping + AI workflows - [Gemini](/developer-guides/llm-sdks-and-frameworks/gemini.md): Use Firecrawl with Google's Gemini AI for web scraping + AI workflows - [Agent Development Kit (ADK)](/developer-guides/llm-sdks-and-frameworks/google-adk.md): Integrate Firecrawl with Google's ADK using MCP for advanced agent workflows - [Vercel AI SDK](/developer-guides/llm-sdks-and-frameworks/vercel-ai-sdk.md): Firecrawl tools for Vercel AI SDK. Web scraping, search, interact, and crawling for AI applications. - [LangChain](/developer-guides/llm-sdks-and-frameworks/langchain.md): Use Firecrawl with LangChain for web scraping + AI workflows - [LangGraph](/developer-guides/llm-sdks-and-frameworks/langgraph.md): Integrate Firecrawl with LangGraph for building agent workflows - [LlamaIndex](/developer-guides/llm-sdks-and-frameworks/llamaindex.md): Use Firecrawl with LlamaIndex for RAG applications - [Mastra](/developer-guides/llm-sdks-and-frameworks/mastra.md): Use Firecrawl with Mastra for building AI workflows - [ElevenAgents](/developer-guides/llm-sdks-and-frameworks/elevenagents.md): Give ElevenLabs voice and chat agents real-time web access with Firecrawl - [Building an AI Research Assistant with Firecrawl and AI SDK](/developer-guides/cookbooks/ai-research-assistant-cookbook.md): Build a complete AI-powered research assistant with web scraping and search capabilities - [Building a Brand Style Guide Generator with Firecrawl](/developer-guides/cookbooks/brand-style-guide-generator-cookbook.md): Generate professional PDF brand style guides by extracting design systems from any website using Firecrawl's branding format - [MCP Web Search & Scrape in ChatGPT](/developer-guides/mcp-setup-guides/chatgpt.md): Add web scraping and search to ChatGPT in 2 minutes - [Use Firecrawl MCP in Claude](/developer-guides/mcp-setup-guides/claude-ai.md): Connect Claude to Firecrawl with OAuth - [MCP Web Search & Scrape in Factory AI](/developer-guides/mcp-setup-guides/factory-ai.md): Add web scraping and search to Factory AI in 2 minutes - [Connect an MCP Client to Your Account](/developer-guides/mcp-setup-guides/oauth.md): Connect an interactive MCP client to your Firecrawl account - [Scraping Amazon](/developer-guides/common-sites/amazon.md): Extract product data, prices, and reviews from Amazon using Firecrawl - [Scraping Etsy](/developer-guides/common-sites/etsy.md): Extract handmade products, shop data, and pricing from Etsy marketplace - [Scraping GitHub](/developer-guides/common-sites/github.md): Learn how to scrape and search GitHub using Firecrawl's core features and the Research Index - [Scraping Wikipedia](/developer-guides/common-sites/wikipedia.md): Extract articles, infoboxes, and build knowledge graphs from Wikipedia - [Firecrawl + n8n](/developer-guides/workflow-automation/n8n.md): Learn how to use Firecrawl with n8n for web scraping automation, a complete step-by-step guide. - [Firecrawl + Zapier](/developer-guides/workflow-automation/zapier.md): Official tutorials and Zapier integration templates for Firecrawl + Zapier automation - [Firecrawl + Make](/developer-guides/workflow-automation/make.md): Official integration and workflow automation for Firecrawl + Make - [Firecrawl + Dify](/developer-guides/workflow-automation/dify.md): Official plugin for Firecrawl + Dify AI workflow automation - [Overview](/webhooks/overview.md): Real-time notifications for your Firecrawl operations - [Event Types](/webhooks/events.md): Webhook event reference - [Security](/webhooks/security.md): Verify webhook authenticity - [Testing](/webhooks/testing.md): Test and debug webhooks - [Open Source vs Cloud](/contributing/open-source-or-cloud.md): Understand the differences between Firecrawl's open-source and cloud offerings - [Running Locally](/contributing/guide.md): Set up Firecrawl on your local machine for development and contribution. - [Self-hosting](/contributing/self-host.md): Learn how to self-host Firecrawl to run on your own and contribute to the project. - [Partner Integration API](/partner-integration.md): API reference for approved Firecrawl partners to create and manage API keys for their users - [Introduction](/api-reference/v2-introduction.md): Firecrawl API Reference (v2) - [Errors](/api-reference/errors.md): Every API error code, what causes it, how to remedy it, and whether to retry. - [Search](/api-reference/endpoint/search.md): The search endpoint combines web search with Firecrawl’s scraping capabilities to return full page content for any query. - [Search Feedback](/api-reference/endpoint/search-feedback.md): Submit quality feedback for a search job and help improve Firecrawl search results. - [Scrape](/api-reference/endpoint/scrape.md): For browser interactions (clicking, typing, navigating, extracting dynamic content), use the Interact endpoint . - [Batch Scrape](/api-reference/endpoint/batch-scrape.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Get Batch Scrape Status](/api-reference/endpoint/batch-scrape-get.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Cancel Batch Scrape](/api-reference/endpoint/batch-scrape-delete.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Get Batch Scrape Errors](/api-reference/endpoint/batch-scrape-get-errors.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Create Interact Session](/api-reference/endpoint/browser-create.md): Start a standalone Interact browser session you drive with code (no prior scrape required). - [Execute Code in a Session](/api-reference/endpoint/browser-execute.md): Run Playwright or agent-browser code in a standalone Interact session. - [List Interact Sessions](/api-reference/endpoint/browser-list.md): Retrieve your standalone Interact sessions, optionally filtered by status. - [Delete Interact Session](/api-reference/endpoint/browser-delete.md): Destroy a standalone Interact session and release its resources. - [Interact with a Scraped Page](/api-reference/endpoint/scrape-execute.md): Execute code or an AI prompt in the browser session bound to a scrape job. - [Stop Interacting](/api-reference/endpoint/scrape-browser-delete.md): Stop the interactive browser session associated with a scrape job. - [Search Papers](/api-reference/endpoint/research-search-papers.md): Search papers by topic, method, benchmark, author, or category. - [Inspect or Read Paper](/api-reference/endpoint/research-paper.md): Inspect paper metadata by id, or add a query parameter to read the most relevant full-text passages for a question. - [Find Related Papers](/api-reference/endpoint/research-related-papers.md): Expand from a seed paper through structural expansion and rank candidate papers against a natural-language intent . - [Search GitHub History](/api-reference/endpoint/research-github-search.md): Search GitHub issue/PR history, discussions, and repository READMEs. - [Map](/api-reference/endpoint/map.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Parse](/api-reference/endpoint/parse.md): Upload a local or non-public document and convert it into clean, LLM-ready data. - [Crawl](/api-reference/endpoint/crawl-post.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Get Crawl Status](/api-reference/endpoint/crawl-get.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Crawl Params Preview](/api-reference/endpoint/crawl-params-preview.md) - [Cancel Crawl](/api-reference/endpoint/crawl-delete.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Get Crawl Errors](/api-reference/endpoint/crawl-get-errors.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Get Active Crawls](/api-reference/endpoint/crawl-active.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Create Monitor](/api-reference/endpoint/monitor-create.md) - [List Monitors](/api-reference/endpoint/monitor-list.md) - [Get Monitor](/api-reference/endpoint/monitor-get.md) - [Update Monitor](/api-reference/endpoint/monitor-update.md) - [Delete Monitor](/api-reference/endpoint/monitor-delete.md) - [Run Monitor](/api-reference/endpoint/monitor-run.md) - [List Monitor Checks](/api-reference/endpoint/monitor-checks-list.md) - [Get Monitor Check](/api-reference/endpoint/monitor-check-get.md) - [Endpoint Feedback](/api-reference/endpoint/feedback.md): Submit feedback for a completed v2 endpoint job. - [Ask](/api-reference/endpoint/ask.md): The /support/ask endpoint is an AI support agent that diagnoses issues with your Firecrawl jobs, account, and API usage. - [Docs Search](/api-reference/endpoint/docs-search.md): The /support/docs-search endpoint answers questions using Firecrawl’s public documentation. Requires your Firecrawl API key. - [Activity](/api-reference/endpoint/activity.md): Lists your recent API activity from the last 24 hours. Use this to discover job IDs, then retrieve results with the corresponding GET endpoint. - [Credit Usage](/api-reference/endpoint/credit-usage.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Historical Credit Usage](/api-reference/endpoint/credit-usage-historical.md): Returns historical credit usage on a month-by-month basis. The endpoint can also breaks usage down by API key optionally. - [Token Usage](/api-reference/endpoint/token-usage.md): Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions. - [Historical Token Usage](/api-reference/endpoint/token-usage-historical.md): Returns historical token usage on a month-by-month basis. The endpoint can also breaks usage down by API key optionally. - [Queue Status](/api-reference/endpoint/queue-status.md): Metrics about your team’s scrape queue. - [Get Threat Protection Policy](/api-reference/endpoint/threat-protection.md): Returns the effective threat protection policy for your organization. Enterprise feature; requires the feature to be enabled for your team. - [Update Threat Protection Policy](/api-reference/endpoint/threat-protection-update.md): Full-document update of your organization’s threat protection policy. Unspecified fields reset to defaults. Team admins only. - [Crawl Started](/api-reference/endpoint/webhook-crawl-started.md): Webhook event sent when a crawl job begins processing. - [Crawl Page](/api-reference/endpoint/webhook-crawl-page.md): Webhook event sent for each page scraped during a crawl job. - [Crawl Completed](/api-reference/endpoint/webhook-crawl-completed.md): Webhook event sent when a crawl job finishes and all pages have been processed. - [Batch Scrape Started](/api-reference/endpoint/webhook-batch-scrape-started.md): Webhook event sent when a batch scrape job begins processing. - [Batch Scrape Page](/api-reference/endpoint/webhook-batch-scrape-page.md): Webhook event sent for each URL scraped during a batch scrape job. - [Batch Scrape Completed](/api-reference/endpoint/webhook-batch-scrape-completed.md): Webhook event sent when all URLs in a batch scrape have been processed. - [Monitor Page](/api-reference/endpoint/webhook-monitor-page.md) - [Monitor Check Completed](/api-reference/endpoint/webhook-monitor-check-completed.md) - [FIRE-1 Agent (Beta)](/agents/fire-1.md): AI agent that enables intelligent navigation and interaction with web pages - [FIRE-1 Agent (Beta)](/agents/fire-1-extract.md): FIRE-1 is an AI agent that enables intelligent navigation and interaction with web pages - [Build with AI](/ai-onboarding.md): Everything you need to onboard your AI agent to Firecrawl. - [Interact after scraping](/features/interact.md): Interact with a page you fetched by prompting or running code. - [IP Restrictions](/features/ip-restrictions.md): Restrict your team's API keys to an allowlist of IP addresses or CIDR ranges, so they only work from approved networks. Enforced server-side. - [Key Restrictions](/features/key-restrictions.md): Lock an individual API key to specific output formats and endpoints. Enforced server-side, with no way for a request to override it. - [SIEM Audit Logging](/features/siem.md): Stream a structured audit event for every scrape your team runs to your own SIEM, starting with Microsoft Sentinel. Delivered server-side. - [Threat Protection](/features/threat-protection.md): Block requests to risky URLs across every endpoint, using a policy your organization controls. Enforced server-side. - [Firecrawl MCP](/mcp-server.md): Connect Firecrawl to MCP clients, agents, and unattended workloads. - [Elixir](/quickstarts/elixir.md): Get started with Firecrawl in Elixir. Search, scrape, and interact with web data using the official SDK. - [Go](/quickstarts/go.md): Get started with Firecrawl in Go. Scrape, search, and interact with web data using the REST API. - [Rust](/quickstarts/rust.md): Get started with Firecrawl in Rust. Search, scrape, and interact with web data using the official SDK. - [AI Platforms](/use-cases/ai-platforms.md): Power AI assistants and let customers build AI apps - [Deep Research](/use-cases/deep-research.md): Build agentic research tools with deep web search capabilities - [Lead Enrichment](/use-cases/lead-enrichment.md): Extract and filter leads from websites to power your sales pipeline - [Use Cases](/use-cases/overview.md): Transform web data into powerful features for your applications - [SEO Platforms](/use-cases/seo-platforms.md): Optimize websites for AI assistants and search engines