What problem does it solve? Auditing an entire website for SEO requires discovering every page, rendering JavaScript-heavy content, and extracting metadata at scale, which manual browsing and simple fetch tools cannot handle. ## Core Features & Use Cases - Full-Site Crawling: Crawl up to 500 pages with configurable depth, path filters, and markdown/HTML/links output formats. - Site Mapping: Discover all URLs on a domain quickly and cheaply to compare against XML sitemaps and detect orphan pages. - JS-Rendered Scraping: Scrape single pages with full JavaScript execution, browser actions, and main-content extraction for SPA audits. - Site-Scoped Search: Find pages mentioning specific topics for content gap validation and internal linking opportunities. - Use Case: Run a map operation on a domain, compare discovered URLs against the sitemap to find orphan pages, then crawl the top 50 pages and feed the content to technical, content, and schema SEO agents. ## Quick Start Ask the AI to crawl https://example.com with Firecrawl and list all discovered pages with their titles and meta descriptions.