From 9a0018b05a08b85798c0f152b2cc0cdcacafe8d4 Mon Sep 17 00:00:00 2001 From: "firecrawl-spring[bot]" <254786068+firecrawl-spring[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 15:02:33 +0000 Subject: [PATCH] docs: fix grammar and normalize bullet formatting in Why Firecrawl list Co-Authored-By: micahstairs --- introduction.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/introduction.mdx b/introduction.mdx index e5e1abab..d3c7ac43 100644 --- a/introduction.mdx +++ b/introduction.mdx @@ -118,12 +118,12 @@ firecrawl https://example.com ### Why Firecrawl? -- **Search, scrape, and interact** — three APIs that cover to gather web data reliably -- **LLM-ready output**: Clean markdown, structured JSON, screenshots, and more -- **Handles the hard stuff**: Proxies, anti-bot, JavaScript rendering, and dynamic content -- **Reliable**: Built for production with high uptime and consistent results -- **Fast**: Results in seconds, optimized for high-throughput -- **MCP Server**: Connect Firecrawl to any AI tool via the [Model Context Protocol](/mcp-server) +- **Search, scrape, and interact**: Three APIs that cover every step of gathering web data reliably. +- **LLM-ready output**: Clean markdown, structured JSON, screenshots, and more. +- **Handles the hard stuff**: Proxies, anti-bot, JavaScript rendering, and dynamic content. +- **Reliable**: Built for production with high uptime and consistent results. +- **Fast**: Results in seconds, optimized for high throughput. +- **MCP Server**: Connect Firecrawl to any AI tool via the [Model Context Protocol](/mcp-server). ---