firecrawl-build-map

Integrate Firecrawl `/map` into product code for URL discovery on a known site. Use when a feature needs to find pages before scraping or crawling, especially…

INSTALLATION
npx skills add https://github.com/firecrawl/skills --skill firecrawl-build-map
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

Firecrawl Build Map

Use this when the product knows the site but not the exact URLs.

Use This When

  • the feature starts with a domain or site section
  • you need URL discovery before extraction
  • the product should inspect site structure without doing a full crawl yet

Guidance

  • Use /map before /crawl when URL discovery itself is the main job.
  • Combine /map with /scrape when you only need a filtered subset of pages.
  • Keep this as lighter coverage than /scrape, /search, and /interact unless the feature is navigation-heavy.

When Not To Use It

Docs (Source of Truth)

Read the docs for request/response schemas, parameters, and SDK examples before writing integration code:

See Also

BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card