What problem does it solve?
It solves the problem of doing complete, reliable site discovery and content extraction for SEO audits, especially on JavaScript-heavy websites where traditional fetchers miss important pages or rendered text.
Core Features & Use Cases
- Full-site crawling with extraction: Crawl an entire site from a starting URL and return discovered pages with content, metadata, and links for downstream SEO analysis.
- Site mapping (URLs only): Rapidly discover the site’s URL inventory to compare against sitemaps, find orphans, and estimate crawl coverage before spending credits.
- Deep single-page scraping with JS rendering: Scrape one page with rendered content (and optional screenshots) to validate E-E-A-T signals, dynamic sections, and link structure.
- Site-scoped search: Search within a site to find topic coverage and internal linking opportunities without running a full crawl.
Quick Start
Run the command “/seo firecrawl crawl https://example.com” to perform a full-site crawl starting at that URL.