Firecrawl

Firecrawl: Convert websites to LLM-ready markdown/data. Scrape pages, crawl sites, search web, extract structured info. Includes AI agent for autonomous data gathering.

Play video

Turn any website into clean, LLM-ready markdown or structured data. Firecrawl integrates powerful web scraping, crawling, and search capabilities directly into Claude Code. Scrape single pages, crawl entire sites, map site structures, and search the web — all with automatic JavaScript rendering, anti-bot handling, and proxy rotation built in.

The plugin includes an AI agent for autonomous multi-source data gathering. Just describe the data you need in plain language and the agent finds, navigates, and extracts it across multiple websites — no URLs required. Results can be returned as markdown, HTML, screenshots, links, or structured data matching a custom schema.

How to use: After installing, run /firecrawl:setup to configure your API key. Then use these commands to get started:

/firecrawl:scrape — Extract a single webpage as clean markdown.
/firecrawl:crawl — Crawl and extract content from an entire website.
/firecrawl:search — Search the web and get scraped results.
/firecrawl:map — Discover all URLs on a site.
/firecrawl:agent — Describe what data you need and let the AI agent autonomously find and extract it.

You can also use Firecrawl's tools directly in conversation: ask Claude to scrape a URL, search the web for information, or gather competitive research across multiple sites. Supports self-hosted Firecrawl instances via custom API endpoint configuration.