firecrawl-map

Map website URLs into a structured inventory with JSON output.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/harsh-pandhe/pod-transit --skill firecrawl-map-harsh-pandhe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl-map
Source: https://github.com/harsh-pandhe/pod-transit/tree/main/.agents/skills/firecrawl-map
Command: npx skills add https://github.com/harsh-pandhe/pod-transit --skill firecrawl-map-harsh-pandhe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and inventory all URLs on a website to understand its structure, verify coverage, and identify gaps.

Core Features & Use Cases

  • URL discovery: List all discovered URLs for a domain, with optional search filtering and JSON output for downstream processing.
  • Structure visibility: Visualize site depth and link relationships to inform auditing and sitemap planning.
  • Use Case: Imagine auditing a large site to ensure every page is reachable and accounted for in the sitemap before deployment.

Quick Start

Run a map operation against a site to generate a URL inventory for quick analysis.

Frequently Asked Questions about firecrawl-map

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I map all URLs on a website for a site audit?

To map all URLs on a website for a site audit, you run a map operation against the target domain to generate a complete URL inventory. This discovers all reachable pages, verifies coverage, and outputs a structured list for analysis.

Can I filter discovered site URLs by search terms?

Yes, you can filter discovered site URLs by applying search terms during the mapping process. This instantly locates specific pages across a large site without requiring you to process the entire URL inventory manually.

Does URL mapping support subdomain inclusion and sitemap handling?

Yes, URL mapping supports subdomain inclusion and sitemap handling. It discovers URLs across included subdomains and processes existing sitemaps to ensure comprehensive site structure visibility and accurate page coverage.

What is the best way to export a site URL list for downstream analysis?

The best way to export a site URL list for downstream analysis is using direct file export or JSON output. This provides a structured format immediately usable for auditing, coverage verification, and gap identification tasks.

How do I limit the number of URLs returned when mapping a large site?

You can limit the number of URLs returned when mapping a large site by applying limits during the map operation. This controls the inventory size, making it easier to manage structure visibility and link relationships for analysis.