firecrawl-cli
Provides a CLI (`firecrawl`) for web scraping, crawling, site mapping, and search that saves results under `.firecrawl/`. The documentation instructs running shell commands, using the `FIRECRAWL_API_KEY` (via `export` or `firecrawl login --api-key`), and making network requests to external sites (e.g., `https://example.com`).