I needed to download a website, Ctrl+S sucked, so I built this
Source: Dev.to
Overview
BAM! downsrc is a simple & customizable npm package that lets you download full websites or specific resources of them.
Strength: Visual and easy to use.
Weakness: Some websites can block the fetcher system, preventing download (work in progress).
- GitHub Repo: https://github.com/everm4iva/downsrc
- NPM page: https://www.npmjs.com/package/@everm4iva/downsrc
Usage
downsrc https://example.com
downsrc https://example.com --of "jpeg & svg"
downsrc https://example.com --as 5
(my marketing skills are in development lol)
