F

firecrawl-download

Von:firecrawl·#173 im Trend

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

28.8Kwöchentliche Installationen
348Sterne
Zum ersten Mal gesehenToday

Installation

Senden Sie diesen Befehl an Ihren KI-Agenten:

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

Dokumentation

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