Introducing our most accurate /search yet. Read the announcement →
Blog
Firecrawl Blog

Introducing the Life Sciences Category in Firecrawl Research Index
Firecrawl Research Index now covers 41M+ life sciences papers with the recall and citation fidelity scientific research demands, and the whole index is free to use.
Hiba Fathima
Aug 13, 2026
Best MCP Servers for Gemini CLI in 2026
Firecrawl, Playwright, Composio, Asana, Context7, Slack, Supabase, and Filesystem: the MCP servers I actually keep configured in Gemini CLI, with copy-pasteable settings.json snippets.
Eric Ciarla
Aug 17, 2026
What is Kimi K3? A Complete Developer Guide for 2026
Recently, Kimi K3 was released by Moonshot AI. In this guide, we'll go over Kimi K3 specs, providers, and how to use it with OpenCode.
Jacob Nulty
Aug 13, 2026
What is Agentic OCR? (2026)
Agentic OCR wraps traditional OCR in an AI agent that reviews, corrects, and re-runs extraction until the output is clean. Here's how it works, plus a working Python agent built on Firecrawl.
Jacob Nulty
Aug 12, 2026
20 AI Automation Examples for Business Workflows
We've put together a list of 20 AI automations for business workflows. Most are small automations that offer real productivity gains. Read on to see which one is right for your team.
Jacob Nulty
Aug 11, 2026
What Are the Best Data Extraction Tools for AI Teams in 2026?
Twelve data extraction tools I actually reach for in 2026, across web, documents, databases, and no-code, with honest takes on each.
Hiba Fathima
Aug 10, 2026
What Are the Best ChatGPT Plugins to Install in 2026?
Firecrawl, Slack, Asana, Canva, ElevenLabs, Runway, and Hex: the ChatGPT plugins and MCP connectors that actually change how I use ChatGPT in 2026.
Hiba Fathima
Aug 09, 2026
How amotivv Powers Governed AI Agents with Live Web Data from Firecrawl
How amotivv relies on Firecrawl's /scrape, /search, and /map to give AI agents unconditional retrieval of live web content for regulated business customers.
Hiba Fathima
Aug 07, 2026
Introducing AnyDoc and pdf-inspector: Firecrawl's open-source document parsing stack
Two Firecrawl Rust libraries that turn every common document format into clean markdown. pdf-inspector handles PDFs. AnyDoc handles the other 14 formats. Both now power /parse and /scrape.
Eric Ciarla
Aug 06, 2026
Best Enterprise Web Scraping Services of 2026
Data is the oil of the 21st century. Everything runs on data. Not all web data is created equal. For production systems, we need fresh, high-quality web data. Read to learn which is best for your team.
Jacob Nulty
Aug 05, 2026
Video
Firecrawl is Now an Official ChatGPT Plugin
Firecrawl's official ChatGPT plugin gives ChatGPT direct access to live web data. Run real web searches with full-content results, scrape any page or document, crawl entire sites, interact with dynamic pages, and monitor the web for changes without leaving the conversation.
Hiba Fathima
Aug 05, 2026
Video
How to Use GPT, Gemini, and Grok Models Inside Claude Code with CLI Proxy
Claude Code expects Claude models. CLI Proxy is a local proxy server that translates API formats both ways, so you can point Claude Code at GPT, Gemini, or Grok and keep skills, subagents, and reasoning efforts working.
Richard Oliver Bray
Aug 04, 2026
Best AI PDF Summarizer Tools in 2026
Firecrawl, ChatGPT, PDF.ai, ChatPDF, Smallpdf, and TLDR This ranked on how they actually summarize PDFs, plus which ones expose an API, MCP, or CLI for AI-first workflows.
Hiba Fathima
Aug 03, 2026
Which Antigravity skills are worth installing in 2026?
Twelve Antigravity skills tested in a clean workspace: Firecrawl for live web data, Build with Google bundles, and cross-agent picks.
Ninad Pathak
Jul 30, 2026
Best AI Agent Frameworks of 2026
Compare LangChain, Microsoft Agent Framework, CrewAI, Agno, Haystack, LlamaIndex, and the OpenAI Agent SDK on multi-agent support, languages, license, and hosting.
Jacob Nulty
Jul 29, 2026
Video
Claude Code Uses Too Many Tokens on Web Search - Here's the Fix
Every time Claude Code scrapes or searches the web mid-session, that page's content sticks around in context for every message after it. Four Firecrawl techniques, tested live against Claude Code's default tools, cut what actually lands in context.
Richard Oliver Bray
Jul 28, 2026
GLM-5.2 vs. Kimi K2.7 Code: Which is better for coding? (2026)
GLM-5.2 vs Kimi K2.7 Code across scraping, calculator build, refactor, and Fibonacci. GLM wins on runtime and refactors; Kimi wins on clean algorithm code.
Jacob Nulty
Jul 28, 2026
How Contentful Turns Any Website Into a Personalized Demo With Firecrawl
Contentful uses Firecrawl to turn any prospect's website into structured content for DemAI, an AI demo app that builds personalized Contentful demos.
Eric Ciarla
Jul 23, 2026
Video
Firecrawl is Now an Official Replit Connector
Firecrawl is now an official Replit Connector. Add state-of-the-art web search, scraping, and browser interaction to your apps in a single click.
Richard Oliver Bray
Jul 23, 2026
Introducing our most accurate search yet
Firecrawl /search now uses a new custom relevance model to return the excerpts that best answer your query. Agents using /search score 94.7% on SimpleQA while using 10x fewer tokens than processing full pages.
Eric Ciarla
Jul 22, 2026
Video
How to Use WebMCP with a Headless Agent (Claude Code) Using Firecrawl
WebMCP lets a site expose developer-defined tools to an AI agent, but only inside a live browser tab. Firecrawl's interact endpoint runs a real browser in the cloud, so headless agents like Claude Code can call those tools too.
Richard Oliver Bray
Jul 17, 2026
Video
How to Monitor a Website (or the Entire Web) for Changes with Firecrawl
Firecrawl's monitor endpoint scrapes a page on a schedule, diffs it against the last snapshot, and uses an AI judge to only notify you when a change is actually meaningful.
Richard Oliver Bray
Jul 16, 2026
Video
How to Scrape a Paginated Website with Firecrawl
Most agents grab page one of a paginated site and call it done. Here's how to walk every page with the Firecrawl SDK and know exactly when to stop.
Richard Oliver Bray
Jul 15, 2026
How Minimal Builds AI Support Agents That Know Every Merchant's Store
How Minimal uses Firecrawl to process nearly six million storefront pages a month, turning live product and policy content into data for AI support agents.
Eric Ciarla
Jul 14, 2026
Best AI Tools for Research in 2026: From Answer Engines to Research Agents
The best AI for research in 2026, from real-time answer engines to peer-reviewed literature search to the retrieval infrastructure powering research agents. Verified capabilities, honest tradeoffs, and where each of these top AI tools for research fits in a modern stack.
Hiba Fathima
Jul 08, 2026
How do you convert PDF files to JSON? (2026)
Docling, PyMuPDF, pdf2json, pdf-parse, and Firecrawl compared for converting PDF files to structured JSON.
Jacob Nulty
Jul 07, 2026
10 OpenCode Skills Worth Installing in 2026
The best OpenCode skills for extending Anomaly's model-agnostic coding agent, from live web context with Firecrawl to multi-agent orchestration with Superpowers and codebase understanding with knowledge graphs.
Hiba Fathima
Jul 06, 2026
5 Best Nimbleway Alternatives in 2026
Looking for the best Nimbleway alternatives in 2026? Compare Firecrawl, Bright Data, Oxylabs, Apify, and Zyte on pricing, output format, and AI features.
Ninad Pathak
Jul 06, 2026
Introducing web-scale /monitor: Always-on search across the entire web
Firecrawl /monitor now watches the entire web, pinging you or your agent the moment something relevant comes online.
Eric Ciarla
Jul 01, 2026
What Is AI Agent Architecture? Components and Patterns (2026)
AI agent architecture is an LLM wrapped in a harness of tools, memory, a knowledge base, and orchestration. These components turn a model into an agent.
Jacob Nulty
Jun 30, 2026
The 5 AI Assistants Worth Your Time in 2026: A Builder's Shortlist
A builder's shortlist of the five AI assistants worth using in 2026: Vellum, Manus, Claude Cowork, OpenClaw, and Hermes Agent, scored on real work rather than demos.
Hiba Fathima
Jun 30, 2026
9 Best Hermes Tools and Plugins to Install in 2026
The Hermes Agent plugins worth installing in 2026: Firecrawl for live web context, Composio for app connectivity, Honcho and Hindsight for memory, Langfuse for observability, and the Kanban dashboard for multi-agent work.
Hiba Fathima
Jun 30, 2026
How to Build a Competitor Monitoring System Using Firecrawl Monitor
Build a competitor monitoring system with Firecrawl Monitor: schedule scrapes, diff changelog and pricing pages, and get AI-filtered alerts in one API.
Ninad Pathak
Jun 29, 2026
What Is a Web Crawler and How Do They Work?
A web crawler is a program that follows links to discover and collect web pages. Here is how the crawl loop works, the policies that govern it, and how to run one for an AI agent.
Bex Tuychiev
Jun 28, 2026
Vercel eve Tutorial: Build a Slack AI Agent with eve and Firecrawl
Build a Slack AI agent with eve, Vercel's filesystem-first framework, and wire in Firecrawl web search for cited answers in any thread.
Hiba Fathima
Jun 25, 2026
Video
Claude Code Just Got 16 New Powers You Should Be Using
Firecrawl skills give Claude Code and other agents new abilities, not just a new personality: search, scrape, market research, SEO audits, and design system cloning from one sentence.
Richard Oliver Bray
Jun 25, 2026
Grok Just Launched Plugins. Here Are the 10 Best Grok Plugins
The Grok plugins worth installing in 2026: Firecrawl for live web context, Composio for app integrations, Vercel for deploys, Sentry for production errors, and Matt Pocock's skill pack for engineering judgment.
Hiba Fathima
Jun 24, 2026
Puppeteer vs Selenium: Which Browser Automation Tool Should You Choose in 2026?
Puppeteer is a Chrome-focused Node library that drives the browser over the DevTools Protocol. Selenium is the cross-browser, multi-language WebDriver standard. Here is how they differ, the same task built in both, and how to pick.
Bex Tuychiev
Jun 23, 2026
The Agent Framework Moment: Why Flue and Eve Look so Much Alike
Flue (Astro/Cloudflare) and Eve (Vercel) are new agent frameworks that converged on the same shape. Plus how to add Firecrawl web search to each.
Hiba Fathima
Jun 21, 2026
5 Best ScrapingBee Alternatives for Web Scraping in 2026
Which ScrapingBee alternative fits depends on the use case: AI-ready output, proxy scale, marketplace coverage, or no-code scraping. Five tools compared.
Ninad Pathak
Jun 21, 2026
Cursor Automations 101: How to Build AI Workflows with Firecrawl
Cursor Automations deploy AI agents to the cloud with one toggle. Here's how to wire one up with Firecrawl for live web access.
Jacob Nulty
Jun 20, 2026
Introducing Firecrawl Research Index: a specialized index for agentic AI/ML research
Firecrawl Research Index gives agents the entire AI/ML literature and the code behind it, with SOTA recall on arXivQA — 18% above the next best provider at comparable cost.
Eric Ciarla
Jun 17, 2026
What Is a Web Search API? An AI Developer's Guide for 2026
A web search API gives your AI agent a programmatic way to query the live web and get back structured, LLM-ready results. Here's how it works, what to look for, and how to call one.
Hiba Fathima
Jun 17, 2026
Introducing Firecrawl Keyless: Search, scrape, and interact without an API key
Firecrawl is now keyless. Get 1,000 free credits a month to search, scrape, and interact with the web. No account, no setup, no key rotation.
Eric Ciarla
Jun 16, 2026
What Are the Best Codex Plugins to Install in 2026
The Codex plugins worth installing in 2026 — from Firecrawl for live web context to Composio for app integrations, Context7 for fresh docs, Superpowers for agent workflows, and RTK for token compression.
Eric Ciarla
Jun 11, 2026
Loop Engineering: Should You Stop Prompting Agents and Start Designing Loops
Loop engineering is the shift from prompting coding agents one turn at a time to designing the system that prompts them. Here's what a loop actually is, the parts it needs, and how to build one that halts.
Hiba Fathima
Jun 11, 2026
What is a CLI and Why AI Agents Prefer It
Why AI agents prefer the CLI: the token math, Terminal-Bench data, and the Unix tools (git, gh, ripgrep, curl) agents reach for.
Hiba Fathima
Jun 11, 2026
Best AI Coding Agents in 2026: Harness, Cost, and Accuracy Compared
A sourced comparison of the 8 best AI coding agents in 2026, ranked on harness depth, remote agents, token cost, and benchmark accuracy.
Hiba Fathima
Aug 03, 2026
Multi-Agent Orchestration With Codex
How to run multiple Codex agents in parallel using subagents, custom TOML agents, git worktrees, and Symphony — with a runnable three-agent review workflow.
Hiba Fathima
Jun 08, 2026
Top 4 Parallel AI Alternatives for Web Search and Data Extraction in 2026
Explore the best Parallel AI alternatives for AI web search and data extraction. Compare Firecrawl, Exa, Tavily, and Linkup across accuracy, pricing, and capabilities.
Hiba Fathima
Jun 07, 2026
12 Ways to Cut Token Consumption in Claude Code
How to cut Claude Code token consumption by 77-91%: verified benchmarks on CLAUDE.md trimming, path-scoped rules, model routing, MCP overhead control, and clean web data via Firecrawl.
Hiba Fathima
Jun 05, 2026
Claude Code vs Codex: Which AI Coding Agent Should You Use in 2026?
Claude Code has the deepest harness and fastest terminal. Codex covers more surfaces at a lower price. Compared on pricing, sandboxing, benchmarks, and community verdict.
Hiba Fathima
Jun 03, 2026
OpenClaw vs Hermes Agent: Which one should you actually run?
OpenClaw vs Hermes Agent compared on architecture, memory, file handling, security, and deployment, tested side by side in isolated Docker containers on the same model.
Ninad Pathak
Jun 03, 2026
4 Anthropic Web Search Alternatives for AI Agents in 2026
Anthropic's web_search billed 232,015 input tokens in a single turn. Four tested alternatives: Firecrawl, Brave, Exa, and Parallel, with install commands and live test results.
Mostafa Ibrahim
Jul 06, 2026
Best Low-Code AI Workflow Automation Tools in 2026
The best low-code AI workflow automation tools in 2026: n8n, Cursor Automations, Claude Routines, Zapier, Make, Gumloop, and Vellum. Visual builders and AI-native platforms for teams who want to build AI pipelines without heavy coding.
Hiba Fathima
Jun 02, 2026
Best Search Tools for AI Agents in 2026
Compare six search APIs for AI agents on latency, pricing, and built-in content extraction: Firecrawl, Brave, Exa, Tavily, Perplexity Sonar, and Serper.
Ninad Pathak
Jun 02, 2026
How to Build an AI SDR that Researches Companies in Real Time
AI SDR tutorial on how to build a Python agent that researches any company live with Firecrawl web search, pulls structured intel from its site, writes a specific outreach message, then scales across a list.
Bex Tuychiev
Jun 01, 2026
Claude Code vs OpenCode: Which Terminal AI Coding Agent Should You Use?
Claude Code is managed and model-locked; OpenCode is open-source and model-agnostic. Compare cost, terminal UX, harness depth, and the current state of the subscription block.
Hiba Fathima
Jun 01, 2026
Introducing /monitor: Notify AI agents when the web changes
Firecrawl Monitoring watches pages for you and notifies your agent the moment something changes. Use up to 90% fewer LLM tokens by only ingesting what actually changes on a page.
Eric Ciarla
May 27, 2026
Best Trending GitHub Repositories for AI Developers to Star in 2026
The best GitHub repos for AI developers in 2026. Twelve repositories covering supply chain scanning, web context APIs, LLM training fundamentals, agent skill packs, CSS design skills, and more.
Hiba Fathima
Jul 28, 2026
Firecrawl is now live on the Vercel Marketplace
Firecrawl is now a native integration on the Vercel Marketplace. One-click install, API key auto-injected into your project environment, billed through Vercel.
Eric Ciarla
May 26, 2026
Reduce LLM & Agent Hallucinations With Real-Time Web Search
LLM agents hallucinate from stale data and knowledge gaps. Why hallucinations persist despite smarter models, and how real-time web search reduces them.
Vera Agiang
May 26, 2026
Build a Finance Research Agent with Live Web Search + Scraping Using Firecrawl
A finance research agent that scrapes SEC filings, IR pages, and financial news live with Firecrawl, then passes clean data to an LLM for analysis. Full TypeScript code included.
Hiba Fathima
May 25, 2026
Best Codex Skills That Add the Most Value in 2026
The best Codex skills for extending what OpenAI's coding agent can do, from live web context with Firecrawl to PR automation, MCP server scaffolding, and more.
Hiba Fathima
Jun 03, 2026
Video
Firecrawl 101: Web Context APIs for AI Agents
Firecrawl covers Search, Scrape, Crawl, Map, Interact, and Parse. Here's which endpoint to reach for and how to compose them in an agent workflow.
Hiba Fathima
May 18, 2026
Mastering Firecrawl's interact endpoint: a complete guide
/interact keeps a browser session alive between API calls. Drive it in plain English or code to handle logins, multi-step flows, and lazy-loaded data. Covers prompt mode, code mode, and named profiles.
Bex Tuychiev
May 18, 2026
Best Document Parsing APIs to Try in 2026
A practical comparison of the best document parsing APIs for developers building AI pipelines, RAG systems, and document automation workflows in 2026.
Hiba Fathima
May 17, 2026
7 Best Investment Research APIs for AI-First Use Cases in 2026
The best investment research APIs in 2026 for alternative data, fundamental analysis, real-time market feeds, and news sentiment. Tested and compared.
Hiba Fathima
May 14, 2026
What is agentic search (and why cached results aren't enough)
Agentic search queries the live web at reasoning time, making it the right retrieval method for real-time signals and open-web content that RAG can't cover.
Ninad Pathak
May 12, 2026
Introducing Question and Highlights: High-Quality Answers from the Web, 100x Fewer Tokens
Two new formats for Firecrawl /scrape — question returns grounded answers from any web page, highlights returns verbatim excerpts. Both use up to 100x fewer tokens than a full scrape, with a fully managed LLM stack and prompt-injection hardening built in.
Eric Ciarla
May 08, 2026
Is Codex Web Search Stale by Default? Here's How to Fix It
Codex's built-in web search queries a stale pre-scraped cache by default. Learn how to switch to live mode and wire in Firecrawl MCP for real-time results, full-page content, and crawling.
Hiba Fathima
May 06, 2026
How to Ground Your LLM with Live Web Data (and Why It Matters)
LLM grounding injects factual, up-to-date context at query time so the model reasons over real data. Covers the search-scrape-inject pipeline with working Python code.
Ninad Pathak
May 05, 2026
Web Search in Hermes Agent: What's Built In and How to Use It
Hermes ships Firecrawl as its default web backend. Here's what web_search, web_extract, and the browser tools actually do, how they differ, and the patterns that work for long-running agent tasks.
Hiba Fathima
Apr 30, 2026
Lockdown Mode: /scrape Without Touching the Web
Lockdown Mode is Firecrawl's new cache-only scrape mode - no outbound request, zero data retention, one flag across every SDK, the CLI, and MCP.
Eric Ciarla
Apr 30, 2026
Introducing /parse: Turn any document into LLM-ready data
Upload a PDF, Word doc, or spreadsheet and get back clean markdown, a summary, or structured JSON in one call.
Eric Ciarla
Apr 28, 2026
Training Data vs. Retrieved Data vs. Live Web Data: What Data Makes Your AI Agent Smarter
Training data vs. retrieved data vs. live web data, learn when each layer matters for AI agents and how to combine them for accurate, current answers.
Ninad Pathak
Apr 28, 2026
Agent Skills Explained: How SKILL.md Files Work and Why They're Everywhere
Agent skills are reusable SKILL.md files that give AI coding agents specialist knowledge on demand. Learn how they work, why they went from 0 to 40,000 in 20 days, and how to build your own.
Ninad Pathak
May 26, 2026
Best PDF Parsers for AI and RAG Workflows in 2026
A hands-on comparison of the best PDF parsers for AI and RAG pipelines in 2026, covering speed, output quality, table handling, and LLM-readiness for each tool.
Hiba Fathima
Apr 27, 2026
4 Best Bright Data Alternatives for Web Scraping and Web Search in 2026
Comparing the top Bright Data alternatives for web scraping and SERP APIs in 2026: real pricing, feature breakdowns, and community-sourced context.
Hiba Fathima
Apr 27, 2026
Best News API for Apps and Agents in 2026
A developer's guide to the best news API available in 2026: real-time news search, article extraction, and AI-ready data pipelines for monitoring, research, and agent workflows.
Hiba Fathima
Apr 24, 2026
Hermes Agent: What It Is and How to Use It With Firecrawl
Hermes is a local-first agent framework from Nous Research that learns from past tasks, carries memory across sessions, and ships with Firecrawl as its default web backend. This guide covers what makes it different, how to install it, and how to extend it with web search, scraping, and crawling.
Bex Tuychiev
Jul 01, 2026
What Is a Web Index? How Web Indexing Powers Search and AI Agents
A web index is a pre-built snapshot of the web that powers both search engines and AI agents. Covers the four-stage pipeline, hybrid retrieval, and why index quality limits what your agent can answer.
Hiba Fathima
Apr 23, 2026
Top Web Search MCP Servers for Claude, Cursor, Codex and More
Give Claude, Cursor, Codex, or any MCP client real-time web access in minutes. We compare the top web search MCP servers (Firecrawl, Tavily, Exa, and WebSearch-MCP) with exact install commands and honest takes on where each one falls short.
Hiba Fathima
Jul 28, 2026