skill
Firecrawl Download
Save a site or section as local files (markdown, screenshots). Use for "download the site", offline docs, or a local copy for reference.
About
# firecrawl download (invoked as `firecrawl x download`)
> **Experimental.** `download` is available under the `firecrawl x` command group.
**Prerequisite:** `download` requires authentication (no keyless free tier); without credentials the CLI prompts an interactive login.
Maps the site origin first to discover pages, then scrapes each one into nested directories under `.firecrawl/`. Use `--include-paths` to scope a non-root URL to one section. Automated runs always pass `-y` — without it the command opens an interactive wizard that blocks on a prompt.
## Quick start
```bash # With screenshots firecrawl x download https://docs.example.com --screenshot --limit 20 -y
# Multiple formats (each saved as its own file per page) firecrawl x download https://docs.example.com --format markdown,links --screenshot --limit 20 -y # Creates per page: index.md + links.txt + screenshot.png
# Filter to specific sections firecrawl x download https://docs.example.com --include-paths "/features,/sdks" -y
# Skip translations firecrawl x download https://docs.example.com --exclude-paths "/zh,/ja,/fr,/es,/pt-BR" -y ```
Run `firecrawl x download --help` for the full option list, including which scrape options download supports.
**Done when:** the command exits successfully and the expected files exist under `.firecrawl/`.
## See also
- [firecrawl-map](../firecrawl-map/SKILL.md) — just discover URLs without downloading - [firecrawl-scrape](../firecrawl-scrape/SKILL.md) — scrape individual pages - [firecrawl-crawl](../firecrawl-crawl/SKILL.md) — bulk extract as JSON (not local files) - [firecrawl-build-scrape](https://github.com/firecrawl/skills/tree/main/skills/build/firecrawl-build-scrape) — building bulk extraction into an app instead of running it here
Install
Run this command
npx skills add firecrawl/cliWorks with
Manual steps
Install with `npx skills add firecrawl/cli`, or clone the repository and copy the `skills/firecrawl-download` folder into your Claude skills directory.
Frequently asked questions
What is the Firecrawl Download skill?
Save a site or section as local files (markdown, screenshots). Use for "download the site", offline docs, or a local copy for reference.
How do I install Firecrawl Download?
Run this in your terminal:
npx skills add firecrawl/cliWhich AI tools does Firecrawl Download work with?
It works with claude_app, claude_code, claude_api, cursor, codex, windsurf, cline, zed.
Who made Firecrawl Download?
firecrawl.
Is Firecrawl Download free?
Yes, it is free to use.
npx skills add google/agents-cli
npx skills add prisma/skills
npx skills add pbakaus/impeccable
npx skills add shadcn/ui
npx skills add scrapegraphai/just-scrape
npx skills add qu-skills/superpowers
Audit before you install
Run any source through our checks - AI visibility, security, performance, and stack detection.
Automated Web Security Scan
security
PageSpeed Analyzer
performance
AI Content Quality Test
arabic content
AI Agent / MCP Server Tester
ai testing
Site Stack Detector
migration
AI SEO / AEO / GEO Audit
ai visibility
llms.txt Generator
ai visibility
Readability Score
arabic content
Schema / JSON-LD Builder
ai visibility
AI Cost Calculator
ai testing
Headline Analyzer
arabic content