firecrawl-build-crawl

Firecrawl Build Crawl

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "firecrawl-build-crawl" with this command: npx skills add firecrawl/skills/firecrawl-skills-firecrawl-build-crawl

Firecrawl Build Crawl

Use this when the product needs many pages from the same site, not just one.

Use This When

  • the feature targets a docs section, blog, or help center

  • you need bulk extraction with path or depth boundaries

  • the product should ingest or refresh a site section at once

Guidance

  • Keep crawl scope narrow with path, depth, or page-count constraints.

  • Prefer /crawl over many manual /scrape calls when the site structure is stable.

  • Treat this as secondary to /scrape , /search , and /interact unless the feature is clearly site-wide.

When Not To Use It

  • If you only need one known URL, use firecrawl-build-scrape.

  • If you first need to discover URLs on a single site, start with firecrawl-build-map.

Docs (Source of Truth)

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

  • docs.firecrawl.dev/features/crawl

See Also

  • firecrawl-build

  • firecrawl-build-map

  • firecrawl-build-scrape

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

firecrawl-build-search

No summary provided by upstream source.

Repository SourceNeeds Review
General

firecrawl-build-interact

No summary provided by upstream source.

Repository SourceNeeds Review
General

firecrawl-build-onboarding

No summary provided by upstream source.

Repository SourceNeeds Review
General

firecrawl-build-scrape

No summary provided by upstream source.

Repository SourceNeeds Review