Ross ROSS = Recommend OSS · open-source software intelligence for agents

goclone-dev/goclone

Website Cloner - Utilizes powerful Go routines to clone websites to your computer within seconds. observed · 2026-08-28

github.com/goclone-dev/goclone · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 85
  • Release rhythm 12
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2355
  • days_rel: 379
  • days_push: 92
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2231 stars · 400 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Goclone is a Go CLI utility that downloads entire websites to a local directory, preserving relative link structure so the mirrored site can be browsed offline. It fetches HTML, CSS, JS, and images using concurrent goroutines and the Colly crawler.

Use cases

  • clone a website to my computer for offline browsing
  • mirror a site's html css js and images locally
  • download a website preserving its link structure
  • scrape a website quickly from the command line
  • serve a cloned website locally
  • archive a website before it goes offline

When to choose

  • you want a fast, single-command website mirror with a simple CLI
  • you need offline browsing of a site with intact relative links
  • you want proxy, cookie, and user-agent control while scraping
  • you prefer a lightweight Go tool over heavier options like HTTrack

When to avoid

  • you need JavaScript-rendered single-page app content (it fetches static assets)
  • you need scheduled or distributed large-scale crawling
  • you need a GUI-based scraping workflow
  • you need to respect complex authentication flows beyond preset cookies

Facets

cli-tool · maturity active

web-scraping cli http-client developer-tools web-development crawlers cli go cross-platform windows website-cloner site-mirror crawler offline-browsing colly command-line macos linux

3 sources

Member repositories

RepositoryRoleHealth v2
goclone-dev/goclonemain62

For agents

markdown · JSON · MCP: product_card(name="goclone-dev/goclone")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem