nick8582/Website Downloader
Download a website with all resources (HTML, CSS, JS, images)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL of the website to download | yes | — |
| output_folder | Output directory (default: downloaded_site) | no | downloaded_site |
| depth | Crawl depth (default: 1) | no | 1 |
| ignore_ssl | Ignore SSL certificate verification | no | false |
| user_agent | Custom user agent string | no | "" |
Outputs
no outputs