{"id":23773372,"url":"https://github.com/beenotung/web-clone","last_synced_at":"2026-03-09T17:46:17.733Z","repository":{"id":234353778,"uuid":"788720531","full_name":"beenotung/web-clone","owner":"beenotung","description":"Recursively clone a website with url rewrite in controlled manner.","archived":false,"fork":false,"pushed_at":"2024-10-28T09:36:09.000Z","size":66,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T08:10:31.329Z","etag":null,"topics":["archive","auto-scroll","cli","clone","downloader","image","interactive","lazy-loading","link","recursive","website"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/web-clone","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beenotung.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-19T00:27:25.000Z","updated_at":"2025-10-03T04:10:51.000Z","dependencies_parsed_at":"2024-07-08T19:53:23.460Z","dependency_job_id":"0e9612f2-5668-4ee7-8549-10b2d9892e00","html_url":"https://github.com/beenotung/web-clone","commit_stats":null,"previous_names":["beenotung/web-clone"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/beenotung/web-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fweb-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fweb-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fweb-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fweb-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beenotung","download_url":"https://codeload.github.com/beenotung/web-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fweb-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30305301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T17:35:44.120Z","status":"ssl_error","status_checked_at":"2026-03-09T17:35:43.707Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["archive","auto-scroll","cli","clone","downloader","image","interactive","lazy-loading","link","recursive","website"],"created_at":"2025-01-01T05:39:26.716Z","updated_at":"2026-03-09T17:46:17.716Z","avatar_url":"https://github.com/beenotung.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web-clone\n\nRecursively clone a website with url rewrite in controlled manner.\n\n[![npm Package Version](https://img.shields.io/npm/v/web-clone)](https://www.npmjs.com/package/web-clone)\n\n## Features\n\n- Clone a website from cli\n- Recursively discover same-site links\n- Auto scroll to activate images with js-based lazy loading\n- Review which links to download or skip\n- Rewrite absolute urls into relative urls\n- Support next.js image proxy (`/_next/image?url=xx\u0026w=xx\u0026q=xx`)\n\n## Installation (optional)\n\nYou can install the package to lock the version:\n\n```bash\nnpm i -g web-clone\n# or\nnpm i -D web-clone\n```\n\n## Usage\n\nUsage with installation:\n\n```bash\nnpx web-clone\n```\n\nUsage without installation:\n\n```bash\nnpx -y web-clone\n```\n\n## Environment Variables\n\nThe cli will ask for the variables interactively if they're not set.\n\nThe values are stored in `.env` file and auto restored in sub-sequence running.\n\nExample setup:\n\n```\nSITE_DIR=./website\nSITE_LIST_FILE=file-list.txt\nCLONE_URL=https://example.net/\nSCROLL_IN_DETAIL=false\n```\n\n## License\n\nThis project is licensed with [BSD-2-Clause](./LICENSE)\n\nThis is free, libre, and open-source software. It comes down to four essential freedoms [[ref]](https://seirdy.one/2021/01/27/whatsapp-and-the-domestication-of-users.html#fnref:2):\n\n- The freedom to run the program as you wish, for any purpose\n- The freedom to study how the program works, and change it so it does your computing as you wish\n- The freedom to redistribute copies so you can help others\n- The freedom to distribute copies of your modified versions to others\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeenotung%2Fweb-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeenotung%2Fweb-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeenotung%2Fweb-clone/lists"}