Setup & Installation
What This Skill Does
Downloads an entire website to local files by combining site mapping and scraping into organized directories. Saves pages as markdown, screenshots, or multiple formats, with path filtering to target specific sections. Output is nested under `.firecrawl/` with one file per format per page. Running one command replaces the manual loop of discovering URLs, scraping each page, organizing outputs into folders, and handling format variants per page.
When to use it
- Working with firecrawl download functionality
- Implementing firecrawl download features
- Debugging firecrawl download related issues
