F

firecrawl-download

Par :firecrawl·#173 tendance

Install the firecrawl-download skill for your AI agent. Published by firecrawl/cli.

28.8Kinstallations hebdomadaires
348étoiles
Vu pour la première foisToday

Installation

Envoyez cette commande à votre agent IA :

npx skills add https://github.com/firecrawl/cli --skill firecrawl-download

Documentation

Download entire websites as organized local files in multiple formats.

  • Maps site structure first, then scrapes each discovered page into nested directories under .firecrawl/, supporting markdown, links, screenshots, and custom format combinations
  • Filters pages by path patterns (--include-paths, --exclude-paths), search queries, subdomain inclusion, and page limits to control scope
  • All standard scrape options work with download: format selection, full-page screenshots, main-content extraction, tag filtering, and language/country targeting
  • Use -y flag to skip confirmation prompts in automated workflows