AhmadIbrahiim/Website-downloader
💡 Download the complete source code of any website (including all assets). [ Javascripts, Stylesheets, Images ] using Node.js observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2503
- days_rel: n/a
- days_push: 21
- n_releases_24m: 0
Adoption not part of the score
5245 stars · 1199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Node.js web application that downloads the complete source code of any website, including all assets like JavaScripts, stylesheets, and images, by wrapping wget with mirroring flags. It compresses the downloaded site and sends the archive back to the user through a socket channel via a web UI.
Use cases
- download a complete website for offline viewing
- mirror a website including css js and images
- save a copy of a site's source code as a zip
- scrape all assets from a webpage
- create an offline archive of a website
- convert website links for offline browsing
When to choose
- you want a web UI to download full websites with all assets
- you need a self-hosted site-mirroring tool with zip output
- you want wget's mirror behavior wrapped in a friendly interface
When to avoid
- you need a headless CLI-only scraper without a web interface
- you need JavaScript-rendered content from SPAs (wget only fetches static HTML)
- your environment cannot install wget on the PATH
Facets
application · maturity active
web-scraping http-server compression file-system web-development developer-tools crawlers self-hosted self-hosted cross-platform website-downloader wget-wrapper offline-pages asset-download socket-io zip-archive nodejs web-server
1 source
- readme: https://github.com/AhmadIbrahiim/Website-downloader · fetched 2026-08-28 · 2f693cbe8ea5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AhmadIbrahiim/Website-downloader | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="AhmadIbrahiim/Website-downloader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem